Home
last modified time | relevance | path

Searched defs:ipc_get_msg (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/core/trusty/storage/proxy/
H A Dipc.c67 ssize_t ipc_get_msg(struct storage_msg *msg, void *req_buf, size_t req_buf_len) in ipc_get_msg() function
/aosp_15_r20/trusty/kernel/lib/trusty/
H A Dipc_msg.c615 int ipc_get_msg(struct handle* chandle, struct ipc_msg_info* msg_info) { in ipc_get_msg() function