Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp1510 static OSSharedPtr<const OSSymbol> gIOPMSettingDebugPowerRelativeKey; variable
1540 gIOPMSettingDebugPowerRelativeKey = OSSymbol::withCString(kIOPMSettingDebugPowerRelativeKey); in start()
1566 gIOPMSettingDebugPowerRelativeKey, in start()
1861 dict->getObject(gIOPMSettingDebugPowerRelativeKey.get()))) { in setProperties()