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