Home
last modified time | relevance | path

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

/trusty/user/base/interface/storage/include/interface/storage/
Dstorage.h289 struct storage_file_open_resp { struct
/trusty/user/app/storage/
Dtipc_ns.c145 struct storage_file_open_resp resp; in ns_open_file()
Dclient_tipc.c161 struct storage_file_open_resp resp; in storage_tipc_file_open()
/trusty/user/base/lib/storage/
Dstorage.c283 struct storage_file_open_resp rsp = {0}; in storage_open_file()