Home
last modified time | relevance | path

Searched refs:kIOPMLoginWindowProgressKey (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DIOPMPrivate.h585 #define kIOPMLoginWindowProgressKey "LoginWindowProgress" macro
/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp1888 …OSSymbol> loginwindow_progress_string = OSSymbol::withCString(kIOPMLoginWindowProgressKey); in setProperties()