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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMPowerSource.cpp84 adapterInfoKey = OSSymbol::withCString(kIOPMPSAdapterInfoKey);
114 if(adapterInfoKey) adapterInfoKey->release();
271 setPSProperty(adapterInfoKey, n);
394 n = OSDynamicCast(OSNumber, properties->getObject(adapterInfoKey));
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSource.h200 const OSSymbol *adapterInfoKey; member in class:IOPMPowerSource

Completed in 14 milliseconds