Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/trusty/include_mock/
Dtrusty_ipc.h85 static inline int put_msg(handle_t, uint32_t) { in put_msg() function
/frameworks/native/libs/binder/trusty/
DRpcTransportTipcTrusty.cpp264 put_msg(mSocket.fd.get(), mMessageInfo.id); in releaseMessage()