Searched refs:kIOPMStatsResponseCancel (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/pwr_mgt/
H A DIOPMPrivate.h274 #define kIOPMStatsResponseCancel "ResponseCancel" macro
/macosx-10.10.1/PowerManagement-494.1.2/pmconfigd/
H A DPrivateLib.c2038 if (responseTypeString && CFEqual(responseTypeString, CFSTR(kIOPMStatsResponseCancel)))
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOPMrootDomain.cpp850 gIOPMStatsApplicationResponseCancel = OSSymbol::withCString(kIOPMStatsResponseCancel);

Completed in 115 milliseconds