Home
last modified time | relevance | path

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

/system/vold/binder/android/os/
DIVold.aidl130 boolean supportsBlockCheckpoint(); in supportsBlockCheckpoint() method
/system/vold/
DVoldNativeService.cpp916 binder::Status VoldNativeService::supportsBlockCheckpoint(bool* _aidl_return) { in supportsBlockCheckpoint() function in android::vold::VoldNativeService