Searched defs:myConnection (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/PowerManagement-494.1.2/darktool/
H A Ddarktool.c903 IOPMConnection myConnection; local
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A Ddy_framework.c145 _IOPMConnectionAcknowledgeEvent(IOPMConnection myConnection, IOPMConnectionMessageToken token) argument
184 _IOPMConnectionRelease(IOPMConnection myConnection) argument
197 _IOPMConnectionSetDispatchQueue(IOPMConnection myConnection, dispatch_queue_t myQueue) argument
213 _IOPMConnectionSetNotification(IOPMConnection myConnection, void *param, IOPMEventHandlerType handler) argument
/macosx-10.10/IOKitUser-1050.1.21/pwr_mgt.subproj/
H A DIOPMLibPrivate.c946 IOPMConnectionSetNotification( IOPMConnection myConnection, void *param, IOPMEventHandlerType handler) argument
965 IOPMConnectionScheduleWithRunLoop( IOPMConnection myConnection, CFRunLoopRef theRunLoop, CFStringRef runLoopMode) argument
1022 IOPMConnectionUnscheduleFromRunLoop( IOPMConnection myConnection, CFRunLoopRef theRunLoop, CFStringRef runLoopMode) argument
1056 IOPMConnectionSetDispatchQueue( IOPMConnection myConnection, dispatch_queue_t myQueue) argument
1277 IOPMConnectionAcknowledgeEventWithOptions( IOPMConnection myConnection, IOPMConnectionMessageToken token, CFDictionaryRef options) argument
[all...]

Completed in 207 milliseconds