Home
last modified time | relevance | path

Searched refs:xpc_connection_send_message_with_reply (Results 1 – 5 of 5) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors_mac.cc268 TSAN_INTERCEPTOR(void, xpc_connection_send_message_with_reply, in TSAN_INTERCEPTOR() argument
271 SCOPED_TSAN_INTERCEPTOR(xpc_connection_send_message_with_reply, connection, in TSAN_INTERCEPTOR()
276 SCOPED_INTERCEPTOR_RAW(xpc_connection_send_message_with_reply); in TSAN_INTERCEPTOR()
281 REAL(xpc_connection_send_message_with_reply) in TSAN_INTERCEPTOR() local
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors_mac.cpp320 TSAN_INTERCEPTOR(void, xpc_connection_send_message_with_reply, in TSAN_INTERCEPTOR() argument
323 SCOPED_TSAN_INTERCEPTOR(xpc_connection_send_message_with_reply, connection, in TSAN_INTERCEPTOR()
328 SCOPED_INTERCEPTOR_RAW(xpc_connection_send_message_with_reply); in TSAN_INTERCEPTOR()
333 REAL(xpc_connection_send_message_with_reply) in TSAN_INTERCEPTOR() local
/external/llvm-project/compiler-rt/test/tsan/Darwin/
Dxpc.mm55 xpc_connection_send_message_with_reply(
/external/compiler-rt/test/tsan/Darwin/
Dxpc.mm53 xpc_connection_send_message_with_reply(
/external/libcups/backend/
Dipp.c3276 xpc_connection_send_message_with_reply(conn, request, in run_as_user()
3327 xpc_connection_send_message_with_reply(conn, request, in run_as_user()