Home
last modified time | relevance | path

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

/aosp12/system/core/trusty/storage/proxy/
H A Dstorage.h33 int storage_file_read(struct storage_msg *msg,
H A Dproxy.c167 rc = storage_file_read(msg, req, req_len); in handle_req()
H A Dstorage.c368 int storage_file_read(struct storage_msg *msg, in storage_file_read() function