Searched refs:RemoveMatch (Results 1 – 7 of 7) sorted by relevance
57 MOCK_METHOD2(RemoveMatch, bool(const std::string& match_rule,
514 virtual bool RemoveMatch(const std::string& match_rule, DBusError* error);
735 bool Bus::RemoveMatch(const std::string& match_rule, DBusError* error) { in RemoveMatch() function in dbus::Bus1004 RemoveMatch(name_owner_changed_match_rule, error.get()); in UnlistenForServiceOwnerChangeInternal()
163 bus_->RemoveMatch(match_rule_, error.get()); in CleanUp()
216 bus_->RemoveMatch(match_rule, error.get()); in Detach()
645 "RemoveMatch",
1710 and the AddMatch and RemoveMatch methods9550 (bus_driver_handle_remove_match): handle AddMatch, RemoveMatch