Home
last modified time | relevance | path

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

/system/vold/binder/android/os/
DIVold.aidl148 boolean setWriteBoosterBufferFlush(boolean enable); in setWriteBoosterBufferFlush() method
/system/vold/
DVoldNativeService.cpp531 binder::Status VoldNativeService::setWriteBoosterBufferFlush(bool enable, bool* _aidl_return) { in setWriteBoosterBufferFlush() function in android::vold::VoldNativeService