Home
last modified time | relevance | path

Searched refs:storage_file_list_flag (Results 1 – 5 of 5) sorted by relevance

/trusty/user/app/storage/
Dclient.h210 enum storage_file_list_flag last_state,
216 enum storage_file_list_flag flags,
Daidl_service.cpp210 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_;
Dclient.c873 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()
Dclient_tipc.c239 enum storage_file_list_flag flags, in write_to_buf()
/trusty/user/base/interface/storage/include/interface/storage/
Dstorage.h184 enum storage_file_list_flag { enum