Searched defs:match_rule (Results 1 – 5 of 5) sorted by relevance
294 for (const auto& match_rule : match_rules_) { in Detach() local465 const std::string match_rule = base::StringPrintf( in ConnectToSignalInternal() local646 const std::string& match_rule, in AddMatchRuleWithCallback()675 const std::string& match_rule, in AddMatchRuleWithoutCallback()
184 const std::string match_rule = in SetupMatchRuleAndFilter() local
683 void Bus::AddMatch(const std::string& match_rule, DBusError* error) { in AddMatch()701 bool Bus::RemoveMatch(const std::string& match_rule, DBusError* error) { in RemoveMatch()
35 int match_rule; member