Home
last modified time | relevance | path

Searched refs:send_msg (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/trusty/include_mock/
Dtrusty_ipc.h88 static inline ssize_t send_msg(handle_t, ipc_msg_t*) { in send_msg() function
/frameworks/native/libs/binder/trusty/
DRpcTransportTipcTrusty.cpp89 ssize_t rc = send_msg(mSocket.fd.get(), &msg); in interruptableWriteFully()
108 rc = send_msg(mSocket.fd.get(), &msg); in interruptableWriteFully()