Home
last modified time | relevance | path

Searched defs:match_rule (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/dbus/
Dobject_proxy.cc423 const std::string match_rule = in ConnectToSignalInternal() local
595 const std::string& match_rule, in AddMatchRuleWithCallback()
624 const std::string& match_rule, in AddMatchRuleWithoutCallback()
Dbus.cc734 void Bus::AddMatch(const std::string& match_rule, DBusError* error) { in AddMatch()
752 bool Bus::RemoveMatch(const std::string& match_rule, DBusError* error) { in RemoveMatch()
Dobject_manager.cc212 const std::string match_rule = in SetupMatchRuleAndFilter() local