Home
last modified time | relevance | path

Searched defs:startCheckpoint (Results 1 – 2 of 2) sorted by relevance

/system/vold/binder/android/os/
DIVold.aidl109 void startCheckpoint(int retry); in startCheckpoint() method
/system/vold/
DVoldNativeService.cpp746 binder::Status VoldNativeService::startCheckpoint(int32_t retry) { in startCheckpoint() function in android::vold::VoldNativeService