HomeSort by relevance Sort by last modified time
    Searched refs:doClean (Results 1 - 4 of 4) sorted by null

  /system/netd/
BandwidthController.h 170 * If doClean then remove the tables also.
173 void flushExistingCostlyTables(bool doClean);
178 * If doClean then remove them also.
181 void flushCleanTables(bool doClean);
BandwidthController.cpp 226 void BandwidthController::flushCleanTables(bool doClean) {
228 flushExistingCostlyTables(doClean);
234 if (doClean) {
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
PreCompilerBuilder.java 302 doClean(project, monitor);
621 doClean(project, monitor);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 71 milliseconds