Searched refs:kIOPSTimeRemainingNotificationKey (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/IOKitUser-1050.1.21/ps.subproj/
H A DIOPowerSources.h125 #define kIOPSTimeRemainingNotificationKey kIOPSNotifyTimeRemaining macro
312 * using the name <code>@link kIOPSTimeRemainingNotificationKey @/link</code>.
H A DIOPowerSources.c91 // kIOPSTimeRemainingNotificationKey key
99 status = notify_register_check(kIOPSTimeRemainingNotificationKey, &token);
194 status = notify_register_check(kIOPSTimeRemainingNotificationKey,
/macosx-10.10/PowerManagement-494.1.2/IOPSCreatePowerSource-simple/
H A DIOPSCreatePowerSource-simple.c289 CFSTR(kIOPSTimeRemainingNotificationKey),
/macosx-10.10/PowerManagement-494.1.2/darktool/
H A Ddarktool.c1167 CFSTR(kIOPSTimeRemainingNotificationKey),
/macosx-10.10/PowerManagement-494.1.2/pmconfigd/
H A DBatteryTimeRemaining.c170 notify_register_check(kIOPSTimeRemainingNotificationKey,
/macosx-10.10/PowerManagement-494.1.2/pmset/
H A Dpmset.c6522 myNotifyStatus = notify_register_check(kIOPSTimeRemainingNotificationKey, &myNotifyToken);

Completed in 160 milliseconds