Home
last modified time | relevance | path

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

/system/vold/binder/android/os/
DIVold.aidl67 void fstrim(int fstrimFlags, IVoldTaskListener listener); in fstrim() method
/system/vold/
DVoldNativeService.cpp472 binder::Status VoldNativeService::fstrim( in fstrim() function in android::vold::VoldNativeService