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

/macosx-10.10.1/IOKitUser-1050.1.21/ps.subproj/
H A DIOPowerSourcesPrivate.h253 * @define kIOPSBattLogEntryTime
258 #define kIOPSBattLogEntryTime "Log Entry Timestamp" macro
288 * - kIOPSBattLogEntryTime - CFDate - the GMT time when the entry is recorded.
/macosx-10.10.1/PowerManagement-494.1.2/pmconfigd/
H A DBatteryTimeRemaining.c326 CFDictionarySetValue(entry, CFSTR(kIOPSBattLogEntryTime), date);
1882 entry_ts = CFDictionaryGetValue(entry, CFSTR(kIOPSBattLogEntryTime));

Completed in 70 milliseconds