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