OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:storage_file_open_req
(Results
1 - 3
of
3
) sorted by null
/system/core/trusty/storage/interface/include/trusty/interface/
storage.h
153
* struct
storage_file_open_req
- request format for STORAGE_FILE_OPEN
157
struct
storage_file_open_req
{
struct
/system/core/trusty/storage/lib/
storage.c
147
struct
storage_file_open_req
req = { .flags = flags };
/system/core/trusty/storage/proxy/
storage.c
219
const struct
storage_file_open_req
*req = r;
Completed in 754 milliseconds