Searched refs:replaceRulesInMap (Results 1 – 2 of 2) sorted by relevance
112 netdutils::Status replaceRulesInMap(UidOwnerMatchType match, const std::vector<int32_t>& uids)
672 Status TrafficController::replaceRulesInMap(const UidOwnerMatchType match, in replaceRulesInMap() function in android::net::TrafficController745 res = replaceRulesInMap(DOZABLE_MATCH, uids); in replaceUidOwnerMap()747 res = replaceRulesInMap(STANDBY_MATCH, uids); in replaceUidOwnerMap()749 res = replaceRulesInMap(POWERSAVE_MATCH, uids); in replaceUidOwnerMap()