Searched refs:startCheckpoint (Results 1 – 5 of 5) sorted by relevance
96 android::binder::Status status = vold_service_->startCheckpoint(numRetries); in StartCheckpoint()
126 checkStatus(args, vold->startCheckpoint(retry)); in main()
132 binder::Status startCheckpoint(int32_t retry);
746 binder::Status VoldNativeService::startCheckpoint(int32_t retry) { in startCheckpoint() function in android::vold::VoldNativeService
109 void startCheckpoint(int retry); in startCheckpoint() method