HomeSort by relevance Sort by last modified time
    Searched refs:xpc_connection_t (Results 1 - 3 of 3) sorted by null

  /external/clang/test/Analysis/Inputs/
system-header-simulator.h 75 typedef struct _xpc_connection_s * xpc_connection_t; typedef in typeref:struct:_xpc_connection_s
77 void xpc_connection_set_context(xpc_connection_t connection, void *context);
78 void xpc_connection_set_finalizer_f(xpc_connection_t connection, xpc_finalizer_t finalizer);
79 void xpc_connection_resume(xpc_connection_t connection);
  /external/compiler-rt/lib/tsan/rtl/
tsan_interceptors_mac.cc 240 xpc_connection_t connection, xpc_handler_t handler) {
254 TSAN_INTERCEPTOR(void, xpc_connection_send_barrier, xpc_connection_t connection,
269 xpc_connection_t connection, xpc_object_t message,
  /external/clang/test/Analysis/
malloc.c     [all...]

Completed in 132 milliseconds