Home
last modified time | relevance | path

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

/system/vold/binder/android/os/
DIVold.aidl110 boolean needsCheckpoint(); in needsCheckpoint() method
/system/vold/
DVoldNativeService.cpp761 binder::Status VoldNativeService::needsCheckpoint(bool* _aidl_return) { in needsCheckpoint() function in android::vold::VoldNativeService