Home
last modified time | relevance | path

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

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