Home
last modified time | relevance | path

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

/system/vold/binder/android/os/
DIVold.aidl142 boolean incFsEnabled(); in incFsEnabled() method
/system/vold/
DVoldNativeService.h162 binder::Status incFsEnabled(bool* _aidl_return) override;
DVoldNativeService.cpp984 binder::Status VoldNativeService::incFsEnabled(bool* _aidl_return) { in incFsEnabled() function in android::vold::VoldNativeService