Searched refs:xpc_connection_set_event_handler (Results 1 – 2 of 2) sorted by relevance
293 TSAN_INTERCEPTOR(void, xpc_connection_set_event_handler, in TSAN_INTERCEPTOR() argument295 SCOPED_TSAN_INTERCEPTOR(xpc_connection_set_event_handler, connection, in TSAN_INTERCEPTOR()300 SCOPED_INTERCEPTOR_RAW(xpc_connection_set_event_handler); in TSAN_INTERCEPTOR()305 REAL(xpc_connection_set_event_handler)(connection, new_handler); in TSAN_INTERCEPTOR() local
189 xpc_connection_set_event_handler(conn, ^(xpc_object_t o){ ; }); in get_primary_name()