Searched refs:doClean (Results 1 – 2 of 2) sorted by relevance
116 void flushExistingCostlyTables(bool doClean);124 void flushCleanTables(bool doClean);
301 void BandwidthController::flushCleanTables(bool doClean) { in flushCleanTables() argument303 flushExistingCostlyTables(doClean); in flushCleanTables()817 void BandwidthController::flushExistingCostlyTables(bool doClean) { in flushExistingCostlyTables() argument827 parseAndFlushCostlyTables(ruleList, doClean); in flushExistingCostlyTables()