Searched defs:StartCheckpoint (Results 1 – 2 of 2) sorted by relevance
| /system/apex/apexd/ | ||
| D | apexd_checkpoint_vold.cpp | 92 Result<void> VoldCheckpointInterface::StartCheckpoint(int32_t num_retries) {  in StartCheckpoint()  function in android::apex::VoldCheckpointInterface | 
| D | apexd_test.cpp | 113   Result<void> StartCheckpoint(int32_t num_retries) override { return {}; }  in StartCheckpoint()  function in android::apex::MockCheckpointInterface |