Searched refs:doClean (Results 1 – 2 of 2) sorted by relevance
102 void flushExistingCostlyTables(bool doClean);110 void flushCleanTables(bool doClean);
263 void BandwidthController::flushCleanTables(bool doClean) { in flushCleanTables() argument265 flushExistingCostlyTables(doClean); in flushCleanTables()692 void BandwidthController::flushExistingCostlyTables(bool doClean) { in flushExistingCostlyTables() argument702 parseAndFlushCostlyTables(ruleList, doClean); in flushExistingCostlyTables()