Home
last modified time | relevance | path

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

/system/core/trusty/storage/proxy/
Dstorage.h30 int storage_file_write(struct storage_msg *msg,
Dproxy.c147 rc = storage_file_write(msg, req, req_len); in handle_req()
Dstorage.c338 int storage_file_write(struct storage_msg *msg, in storage_file_write() function