Home
last modified time | relevance | path

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

/aosp14/system/core/trusty/storage/proxy/
H A Dproxy.c75 static int handle_req(struct storage_msg* msg, const void* req, size_t req_len) { in handle_req() function
180 rc = handle_req(&msg, req_buffer, rc); in proxy_loop()