Searched defs:callbackContext (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/IOKitUser-907.100.13/hid.subproj/
H A DIOHIDLibPrivate.c46 _IOHIDCallbackApplier(const void *callback, const void *callbackContext, void *applierContext) argument
/macosx-10.9.5/DiskArbitration-266/diskarbitrationd/
H A DDAThread.c50 void * callbackContext; member in struct:__DAThreadRunLoopSourceJob::__anon711::__anon712
H A DDACommand.c56 void * callbackContext; member in struct:__DACommandRunLoopSourceJob::__anon697::__anon698
412 DACommandExecute( CFURLRef executable, DACommandExecuteOptions options, uid_t userUID, gid_t userGID, DACommandExecuteCallback callback, void * callbackContext, ... ) argument
[all...]
H A DDAMount.c44 void * callbackContext; member in struct:__DAMountCallbackContext
722 void DAMountWithArguments( DADiskRef disk, CFURLRef mountpoint, DAMountCallback callback, void * callbackContext, ... ) argument
[all...]
H A DDAQueue.c38 void * callbackContext; member in struct:__DAResponseContext
H A DDARequest.c64 __DARequestAuthorize( DARequestRef request, DAAuthorizeCallback callback, void * callbackContext, const char * right ) argument
H A DDASupport.c47 void * callbackContext; member in struct:__DAAuthorizeWithCallbackContext
191 DAAuthorizeWithCallback( DASessionRef session, _DAAuthorizeOptions options, DADiskRef disk, uid_t userUID, gid_t userGID, DAAuthorizeCallback callback, void * callbackContext, const char * right ) argument
H A DDAFileSystem.c58 void * callbackContext; member in struct:__DAFileSystemContext
66 void * callbackContext; member in struct:__DAFileSystemProbeContext
495 DAFileSystemMountWithArguments( DAFileSystemRef filesystem, CFURLRef device, CFURLRef mountpoint, uid_t userUID, gid_t userGID, DAFileSystemCallback callback, void * callbackContext, ... ) argument
912 DAFileSystemUnmountWithArguments( DAFileSystemRef filesystem, CFURLRef mountpoint, DAFileSystemCallback callback, void * callbackContext, ... ) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/avfoundation/cf/
H A DMediaPlayerPrivateAVFoundationCF.cpp133 inline void* callbackContext() const { return reinterpret_cast<void*>(m_objectID); } function in class:WebCore::AVFWrapper
[all...]
/macosx-10.9.5/ppp-727.90.1/Controller/
H A Dscnc_utils.c2098 void *callbackContext; member in struct:exec_callback_args
2133 SCNCPluginExecCallbackRunLoopSourceInit(CFRunLoopRef runloop, SCDPluginExecCallBack callback, void *callbackContext) argument
2171 SCNCPluginExecCommand(CFRunLoopRef runloop, SCDPluginExecCallBack callback, void *callbackContext, uid_t uid, gid_t gid, const char *path, char * const argv[]) argument
2198 SCNCPluginExecCommand2(CFRunLoopRef runloop, SCDPluginExecCallBack callback, void *callbackContext, uid_t uid, gid_t gid, const char *path, char * const argv[], SCDPluginExecSetup setup, void *setupContext) argument
2233 SCNCExecSBSLauncherCommandWithArguments(char *command, SCDPluginExecSetup setup, SCDPluginExecCallBack callback, void *callbackContext, ...) argument
[all...]

Completed in 130 milliseconds