Home
last modified time | relevance | path

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

/system/core/trusty/storage/proxy/
Dstorage.h44 int storage_sync_checkpoint(void);
Dproxy.c126 rc = storage_sync_checkpoint(); in handle_req()
Dstorage.c485 int storage_sync_checkpoint(void) in storage_sync_checkpoint() function