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

  /external/clang/test/Analysis/Inputs/
system-header-simulator.h 65 typedef struct _xpc_connection_s * xpc_connection_t; typedef in typeref:struct:_xpc_connection_s
67 void xpc_connection_set_context(xpc_connection_t connection, void *context);
68 void xpc_connection_set_finalizer_f(xpc_connection_t connection, xpc_finalizer_t finalizer);
69 void xpc_connection_resume(xpc_connection_t connection);
  /external/clang/test/Analysis/
malloc.c 976 void foo (xpc_connection_t peer) {

Completed in 211 milliseconds