Searched refs:kIOPSNotifyTimeRemaining (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/IOKitUser-1050.1.21/ps.subproj/
H A DIOPowerSources.h57 * See also kIOPSNotifyPowerSource, and kIOPSNotifyTimeRemaining
112 * @define kIOPSNotifyTimeRemaining
124 #define kIOPSNotifyTimeRemaining "com.apple.system.powersources.timeremaining" macro
125 #define kIOPSTimeRemainingNotificationKey kIOPSNotifyTimeRemaining
169 * <code>@link kIOPSNotifyTimeRemaining @/link</code>
H A DIOPowerSources.c454 return doCreatePSRLS(kIOPSNotifyTimeRemaining, callback, context);
/macosx-10.10/PowerManagement-494.1.2/ioupsd/
H A Dupsd.c539 notify_post(kIOPSNotifyTimeRemaining);
/macosx-10.10/PowerManagement-494.1.2/pmconfigd/
H A DBatteryTimeRemaining.c595 notify_post(kIOPSNotifyTimeRemaining);
826 notify_post(kIOPSNotifyTimeRemaining);
/macosx-10.10/PowerManagement-494.1.2/pmset/
H A Dpmset.c3365 notify_register_dispatch(kIOPSNotifyTimeRemaining,
3369 printf("%s\n", kIOPSNotifyTimeRemaining);

Completed in 198 milliseconds