OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:storage_file_open_resp
(Results
1 - 3
of
3
) sorted by null
/system/core/trusty/storage/interface/include/trusty/interface/
storage.h
163
* struct
storage_file_open_resp
- response format for STORAGE_FILE_OPEN
166
struct
storage_file_open_resp
{
struct
/system/core/trusty/storage/lib/
storage.c
149
struct
storage_file_open_resp
rsp = { 0 };
/system/core/trusty/storage/proxy/
storage.c
220
struct
storage_file_open_resp
resp = {0};
Completed in 376 milliseconds