Home
last modified time | relevance | path

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

/xnu-12377.81.4/iokit/Kernel/
H A DIOPMrootDomain.cpp1603 static OSSharedPtr<const OSSymbol> gIOPMSettingDebugPowerRelativeKey; variable
1633 gIOPMSettingDebugPowerRelativeKey = OSSymbol::withCString(kIOPMSettingDebugPowerRelativeKey); in start()
1659 gIOPMSettingDebugPowerRelativeKey, in start()
1960 dict->getObject(gIOPMSettingDebugPowerRelativeKey.get()))) { in setProperties()