Searched refs:match_rule_ (Results 1 – 2 of 2) sorted by relevance
163 bus_->RemoveMatch(match_rule_, error.get()); in CleanUp()165 LOG(ERROR) << "Failed to remove match rule: " << match_rule_; in CleanUp()167 match_rule_.clear(); in CleanUp()202 match_rule_ = match_rule; in SetupMatchRuleAndFilter()
321 std::string match_rule_; variable