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