Searched refs:locationKey (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/iokit/Kernel/
H A DIOPMPowerSource.cpp85 locationKey = OSSymbol::withCString(kIOPMPSLocationKey);
119 if(locationKey) locationKey->release();
269 setPSProperty(locationKey, n);
393 n = OSDynamicCast(OSNumber, properties->getObject(locationKey));
/xnu-2782.1.97/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSource.h203 const OSSymbol *locationKey; member in class:IOPMPowerSource

Completed in 31 milliseconds