Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/incremental/
H A DBinderIncrementalService.cpp47 static bool incFsEnabled() { in incFsEnabled() function
/aosp12/system/vold/binder/android/os/
H A DIVold.aidl142 boolean incFsEnabled(); in incFsEnabled() method
/aosp12/system/vold/
H A DVoldNativeService.cpp984 binder::Status VoldNativeService::incFsEnabled(bool* _aidl_return) { in incFsEnabled() function in android::vold::VoldNativeService