Home
last modified time | relevance | path

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

/aosp14/system/core/trusty/storage/interface/include/trusty/interface/
H A Dstorage.h88 STORAGE_ERR_SYNC_FAILURE = 8, enumerator
/aosp14/system/core/trusty/storage/proxy/
H A Dproxy.c94 msg->result = STORAGE_ERR_SYNC_FAILURE; in handle_req()
H A Dstorage.c450 msg->result = STORAGE_ERR_SYNC_FAILURE; in storage_file_write()