Home
last modified time | relevance | path

Searched refs:restoreCheckpointPart (Results 1 – 4 of 4) sorted by relevance

/system/vold/
Dvdc.cpp144 checkStatus(args, vold->restoreCheckpointPart(args[2], count)); in main()
DVoldNativeService.h139 binder::Status restoreCheckpointPart(const std::string& mountPoint, int count);
DVoldNativeService.cpp799 binder::Status VoldNativeService::restoreCheckpointPart(const std::string& mountPoint, int count) { in restoreCheckpointPart() function in android::vold::VoldNativeService
/system/vold/binder/android/os/
DIVold.aidl117 void restoreCheckpointPart(@utf8InCpp String device, int count); in restoreCheckpointPart() method