Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_checkpoint_vold.cpp97 vold_service_->startCheckpoint(num_retries); in StartCheckpoint()
/system/vold/
Dvdc.cpp133 checkStatus(args, vold->startCheckpoint(retry)); in main()
DVoldNativeService.h145 binder::Status startCheckpoint(int32_t retry);
DVoldNativeService.cpp833 binder::Status VoldNativeService::startCheckpoint(int32_t retry) { in startCheckpoint() function in android::vold::VoldNativeService
/system/vold/binder/android/os/
DIVold.aidl119 void startCheckpoint(int retry); in startCheckpoint() method