Searched refs:xpc_connection_send_message_with_reply (Results 1 – 5 of 5) sorted by relevance
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_interceptors_mac.cc | 268 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/ |
D | tsan_interceptors_mac.cpp | 320 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/ |
D | xpc.mm | 55 xpc_connection_send_message_with_reply(
|
/external/compiler-rt/test/tsan/Darwin/ |
D | xpc.mm | 53 xpc_connection_send_message_with_reply(
|
/external/libcups/backend/ |
D | ipp.c | 3276 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()
|