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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMPowerSource.cpp85 locationKey = OSSymbol::withCString(kIOPMPSLocationKey);
119 if(locationKey) locationKey->release();
277 setPSProperty(locationKey, n);
401 n = OSDynamicCast(OSNumber, properties->getObject(locationKey));
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSource.h201 const OSSymbol *locationKey; member in class:IOPMPowerSource

Completed in 27 milliseconds