Home
last modified time | relevance | path

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

/system/vold/binder/android/os/
DIVold.aidl150 int getWriteBoosterLifeTimeEstimate(); in getWriteBoosterLifeTimeEstimate() method
/system/vold/
DVoldNativeService.cpp547 binder::Status VoldNativeService::getWriteBoosterLifeTimeEstimate(int32_t* _aidl_return) { in getWriteBoosterLifeTimeEstimate() function in android::vold::VoldNativeService