Home
last modified time | relevance | path

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

/aosp12/system/vold/binder/android/os/
H A DIVold.aidl131 boolean supportsFileCheckpoint(); in supportsFileCheckpoint() method
/aosp12/system/vold/
H A DVoldNativeService.cpp923 binder::Status VoldNativeService::supportsFileCheckpoint(bool* _aidl_return) { in supportsFileCheckpoint() function in android::vold::VoldNativeService