Home
last modified time | relevance | path

Searched defs:doRemove (Results 1 – 2 of 2) sorted by relevance

/system/chre/util/include/chre/util/
Dsegmented_queue_impl.h463 void SegmentedQueue<ElementType, kBlockSize>::doRemove(size_t index) { in doRemove() function
/system/netd/server/
DBandwidthController.cpp705 void BandwidthController::parseAndFlushCostlyTables(const std::string& ruleList, bool doRemove) { in parseAndFlushCostlyTables()