Home
last modified time | relevance | path

Searched refs:STORAGE_ERR_NOT_ALLOWED (Results 1 – 4 of 4) sorted by relevance

/trusty/user/base/interface/storage/include/interface/storage/
Dstorage.h116 STORAGE_ERR_NOT_ALLOWED = 9, enumerator
/trusty/user/app/storage/
Dclient.c124 return STORAGE_ERR_NOT_ALLOWED; in file_op_result_to_storage_err()
276 return STORAGE_ERR_NOT_ALLOWED; in assert_checkpoint_flag_valid()
Daidl_service.cpp116 case storage_err::STORAGE_ERR_NOT_ALLOWED: in status_from_storage_err()
/trusty/user/base/lib/storage/
Dstorage.c99 case STORAGE_ERR_NOT_ALLOWED: in check_response()