Home | History | Annotate | Download | only in ARCMT

Lines Matching full:xpc_object_t

1782 typedef void * xpc_object_t;
1783 xpc_object_t _CFXPCCreateXPCObjectFromCFObject(CFTypeRef cf);
1784 void xpc_release(xpc_object_t object);
1788 xpc_object_t xpc;
2090 typedef xpc_object_t xpc_connection_t;