Home
last modified time | relevance | path

Searched defs:isCheckpointing (Results 1 – 3 of 3) sorted by relevance

/system/vold/
DCheckpoint.cpp145 volatile bool isCheckpointing = false; variable
DVoldNativeService.cpp856 binder::Status VoldNativeService::isCheckpointing(bool* _aidl_return) { in isCheckpointing() function in android::vold::VoldNativeService
/system/vold/binder/android/os/
DIVold.aidl122 boolean isCheckpointing(); in isCheckpointing() method