Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dclient.h215 void (*record_path)(void* callback_data,
Dclient.c872 void (*record_path)(void* callback_data, member
894 miter->record_path(miter->callback_data, flags, path, path_len); in storage_file_list_add()
936 void (*record_path)(void* callback_data, in storage_file_list()
948 .record_path = record_path, in storage_file_list()