Home
last modified time | relevance | path

Searched refs:can_record_path (Results 1 – 2 of 2) sorted by relevance

/trusty/user/app/storage/
Dclient.h214 bool (*can_record_path)(void* callback_data, size_t max_path_len),
Dclient.c871 bool (*can_record_path)(void* callback_data, size_t max_path_len); member
884 return !miter->can_record_path(miter->callback_data, in storage_file_list_buf_full()
935 bool (*can_record_path)(void* callback_data, size_t max_path_len), in storage_file_list()
949 .can_record_path = can_record_path, in storage_file_list()