Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dclient.c120 return STORAGE_ERR_GENERIC; in file_op_result_to_storage_err()
132 return STORAGE_ERR_GENERIC; in file_op_result_to_storage_err()
152 return STORAGE_ERR_GENERIC; in session_set_files_count()
216 return STORAGE_ERR_GENERIC; in create_file_handle()
400 return STORAGE_ERR_GENERIC; in storage_file_delete()
529 return STORAGE_ERR_GENERIC; in storage_file_move()
593 result = STORAGE_ERR_GENERIC; in storage_file_open()
601 result = STORAGE_ERR_GENERIC; in storage_file_open()
643 return STORAGE_ERR_GENERIC; in storage_file_close()
717 return STORAGE_ERR_GENERIC; in storage_file_read()
[all …]
Dtipc_ns.c44 case STORAGE_ERR_GENERIC: in translate_error()
Daidl_service.cpp100 case storage_err::STORAGE_ERR_GENERIC: in status_from_storage_err()
/trusty/user/base/interface/storage/include/interface/storage/
Dstorage.h108 STORAGE_ERR_GENERIC = 1, enumerator
/trusty/user/base/lib/storage/
Dstorage.c115 case STORAGE_ERR_GENERIC: in check_response()