Searched defs:finalize_connection_context (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/Analysis/
H A Dmalloc.c1361 // TODO: Would be great if we checked that the finalize_connection_context actually releases it. function
1362 static void finalize_connection_context(void *ctx) {
1369 xpc_connection_set_finalizer_f(peer, finalize_connection_context);

Completed in 62 milliseconds