Home
last modified time | relevance | path

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

/system/vold/
DIdleMaint.cpp396 int RunIdleMaint(bool needGC, const android::sp<android::os::IVoldTaskListener>& listener) { in RunIdleMaint()
514 bool needGC = false; in SetGCUrgentPace() local
DVoldNativeService.cpp470 bool needGC, const android::sp<android::os::IVoldTaskListener>& listener) { in runIdleMaint()
/system/vold/binder/android/os/
DIVold.aidl67 void runIdleMaint(boolean needGC, IVoldTaskListener listener); in runIdleMaint()