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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMPowerSource.cpp83 cycleCountKey = OSSymbol::withCString(kIOPMPSCycleCountKey);
113 if(cycleCountKey) cycleCountKey->release();
265 setPSProperty(cycleCountKey, n);
387 n = OSDynamicCast(OSNumber, properties->getObject(cycleCountKey));
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSource.h199 const OSSymbol *cycleCountKey; member in class:IOPMPowerSource

Completed in 12 milliseconds