Home
last modified time | relevance | path

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

/xnu-10002.61.3/iokit/Kernel/
H A DIOPMrootDomain.cpp1508 static OSSharedPtr<const OSSymbol> gIOPMSettingDebugPowerRelativeKey; variable
1538 gIOPMSettingDebugPowerRelativeKey = OSSymbol::withCString(kIOPMSettingDebugPowerRelativeKey); in start()
1564 gIOPMSettingDebugPowerRelativeKey, in start()
1860 dict->getObject(gIOPMSettingDebugPowerRelativeKey.get()))) { in setProperties()