Searched refs:restoreCheckpoint (Results 1 – 4 of 4) sorted by relevance
140 checkStatus(args, vold->restoreCheckpoint(args[2])); in main()
138 binder::Status restoreCheckpoint(const std::string& mountPoint);
791 binder::Status VoldNativeService::restoreCheckpoint(const std::string& mountPoint) { in restoreCheckpoint() function in android::vold::VoldNativeService
116 void restoreCheckpoint(@utf8InCpp String device); in restoreCheckpoint() method