Searched refs:restoreCheckpointPart (Results 1 – 4 of 4) sorted by relevance
144 checkStatus(args, vold->restoreCheckpointPart(args[2], count)); in main()
139 binder::Status restoreCheckpointPart(const std::string& mountPoint, int count);
799 binder::Status VoldNativeService::restoreCheckpointPart(const std::string& mountPoint, int count) { in restoreCheckpointPart() function in android::vold::VoldNativeService
117 void restoreCheckpointPart(@utf8InCpp String device, int count); in restoreCheckpointPart() method