Home
last modified time | relevance | path

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

/system/vold/
Dvdc.cpp140 checkStatus(args, vold->restoreCheckpoint(args[2])); in main()
DVoldNativeService.h138 binder::Status restoreCheckpoint(const std::string& mountPoint);
DVoldNativeService.cpp791 binder::Status VoldNativeService::restoreCheckpoint(const std::string& mountPoint) { in restoreCheckpoint() function in android::vold::VoldNativeService
/system/vold/binder/android/os/
DIVold.aidl116 void restoreCheckpoint(@utf8InCpp String device); in restoreCheckpoint() method