Home
last modified time | relevance | path

Searched refs:storage_open_dir_state (Results 1 – 6 of 6) sorted by relevance

/trusty/user/base/lib/storage/include/lib/storage/
Dstorage.h35 struct storage_open_dir_state;
157 struct storage_open_dir_state** state);
165 struct storage_open_dir_state* state);
182 struct storage_open_dir_state* state,
/trusty/user/app/storage/storage_mock/
Dstorage_mock.c240 struct storage_open_dir_state { struct
249 struct storage_open_dir_state** state) { in storage_open_dir() argument
254 struct storage_open_dir_state* state) { in storage_close_dir()
260 struct storage_open_dir_state* state, in storage_read_dir()
/trusty/user/base/lib/storage/
Dstorage.c359 struct storage_open_dir_state { struct
368 struct storage_open_dir_state** state) { in storage_open_dir() argument
388 struct storage_open_dir_state* state) { in storage_close_dir()
393 struct storage_open_dir_state* state) { in storage_read_dir_send_message()
427 struct storage_open_dir_state* state, in storage_read_dir()
/trusty/user/app/gatekeeper/
Dtrusty_gatekeeper.cpp435 storage_open_dir_state *state; in RemoveAllUsers()
/trusty/user/base/lib/storage/rust/src/
Dlib.rs905 raw: *mut sys::storage_open_dir_state,
/trusty/user/app/storage/test/storage-unittest/
Dmain.c356 struct storage_open_dir_state* dir; in DeleteAllFiles()
404 struct storage_open_dir_state* dir; in TEST_F()
551 struct storage_open_dir_state* dir; in TEST_F()