Home | History | Annotate | Download | only in ARCMT

Lines Matching full:xpc_connection_t

2090 typedef xpc_object_t xpc_connection_t;
2092 void xpc_connection_set_context(xpc_connection_t connection, void *ctx);
2093 void xpc_connection_set_finalizer_f(xpc_connection_t connection,
2099 void rdar13783514(xpc_connection_t connection) {