Searched refs:doClean (Results 1 – 2 of 2) sorted by relevance
110 void flushExistingCostlyTables(bool doClean);118 void flushCleanTables(bool doClean);
272 void BandwidthController::flushCleanTables(bool doClean) { in flushCleanTables() argument274 flushExistingCostlyTables(doClean); in flushCleanTables()754 void BandwidthController::flushExistingCostlyTables(bool doClean) { in flushExistingCostlyTables() argument764 parseAndFlushCostlyTables(ruleList, doClean); in flushExistingCostlyTables()