Home
last modified time | relevance | path

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

/system/core/trusty/storage/interface/include/trusty/interface/
Dstorage.h166 struct storage_file_open_resp { struct
/system/core/trusty/storage/lib/
Dstorage.c149 struct storage_file_open_resp rsp = { 0 }; in storage_open_file()
/system/core/trusty/storage/proxy/
Dstorage.c220 struct storage_file_open_resp resp = {0}; in storage_file_open()