Searched refs:storage_file_list_flag (Results 1 – 5 of 5) sorted by relevance
/trusty/user/app/storage/ |
D | client.h | 210 enum storage_file_list_flag last_state, 216 enum storage_file_list_flag flags,
|
D | aidl_service.cpp | 210 last_state_(storage_file_list_flag::STORAGE_FILE_LIST_START), in Dir() 239 if (last_state_ == storage_file_list_flag::STORAGE_FILE_LIST_END) { in readNextFilenames() 252 [](void* callback_data, enum storage_file_list_flag flags, in readNextFilenames() 258 storage_file_list_flag::STORAGE_FILE_LIST_END) { in readNextFilenames() 278 enum storage_file_list_flag curr_flags; 293 enum storage_file_list_flag last_state_;
|
D | client.c | 873 enum storage_file_list_flag flags, 889 enum storage_file_list_flag flags, in storage_file_list_add() 931 enum storage_file_list_flag last_state, in storage_file_list() 937 enum storage_file_list_flag flags, in storage_file_list()
|
D | client_tipc.c | 239 enum storage_file_list_flag flags, in write_to_buf()
|
/trusty/user/base/interface/storage/include/interface/storage/ |
D | storage.h | 184 enum storage_file_list_flag { enum
|