Home
last modified time | relevance | path

Searched refs:STORAGE_ERR_NOT_FOUND (Results 1 – 3 of 3) sorted by relevance

/system/core/trusty/storage/interface/include/trusty/interface/
Dstorage.h80 STORAGE_ERR_NOT_FOUND = 5, enumerator
/system/core/trusty/storage/lib/
Dstorage.c73 case STORAGE_ERR_NOT_FOUND: in check_response()
/system/core/trusty/storage/proxy/
Dstorage.c109 result = STORAGE_ERR_NOT_FOUND; in translate_errno()