Home
last modified time | relevance | path

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

/aosp12/system/core/trusty/storage/proxy/
H A Dstorage.h27 int storage_file_close(struct storage_msg *msg,
H A Dproxy.c159 rc = storage_file_close(msg, req, req_len); in handle_req()
H A Dstorage.c298 int storage_file_close(struct storage_msg *msg, in storage_file_close() function