Searched refs:startCheckpoint (Results 1 – 5 of 5) sorted by relevance
97 vold_service_->startCheckpoint(num_retries); in StartCheckpoint()
133 checkStatus(args, vold->startCheckpoint(retry)); in main()
145 binder::Status startCheckpoint(int32_t retry);
833 binder::Status VoldNativeService::startCheckpoint(int32_t retry) { in startCheckpoint() function in android::vold::VoldNativeService
119 void startCheckpoint(int retry); in startCheckpoint() method