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