Home
last modified time | relevance | path

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

/external/chromium_org/dbus/
Dobject_proxy.cc426 const std::string match_rule = in ConnectToSignalInternal() local
590 const std::string& match_rule, in AddMatchRuleWithCallback()
619 const std::string& match_rule, in AddMatchRuleWithoutCallback()
Dbus.cc691 void Bus::AddMatch(const std::string& match_rule, DBusError* error) { in AddMatch()
709 bool Bus::RemoveMatch(const std::string& match_rule, DBusError* error) { in RemoveMatch()