Home
last modified time | relevance | path

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

/aosp12/system/core/trusty/storage/proxy/
H A Dproxy.c135 bool is_checkpoint_active = false; in handle_req() local
137 rc = is_data_checkpoint_active(&is_checkpoint_active); in handle_req()
142 } else if (is_checkpoint_active) { in handle_req()