Searched refs:CFMessagePortGetContext (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/CF-855.17/
H A DCFMessagePort.h69 CF_EXPORT void CFMessagePortGetContext(CFMessagePortRef ms, CFMessagePortContext *context);
H A DCFMessagePort.c703 void CFMessagePortGetContext(CFMessagePortRef ms, CFMessagePortContext *context) { function
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfmessageport.py31 ctx = CFMessagePortGetContext(port)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfmessageport.py38 ctx = CFMessagePortGetContext(port, None)

Completed in 265 milliseconds