Home
last modified time | relevance | path

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

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