Home
last modified time | relevance | path

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

/xnu-8796.101.5/iokit/IOKit/pwr_mgt/
H A DIOPMPrivate.h593 #define kIOPMCoreGraphicsProgressKey "CoreGraphicsProgress" macro
/xnu-8796.101.5/iokit/Kernel/
H A DIOPMrootDomain.cpp1882 …SSymbol> coregraphics_progress_string = OSSymbol::withCString(kIOPMCoreGraphicsProgressKey); in setProperties()