Home
last modified time | relevance | path

Searched refs:RemoveMatch (Results 1 – 7 of 7) sorted by relevance

/external/libchrome/dbus/
Dmock_bus.h57 MOCK_METHOD2(RemoveMatch, bool(const std::string& match_rule,
Dbus.h514 virtual bool RemoveMatch(const std::string& match_rule, DBusError* error);
Dbus.cc735 bool Bus::RemoveMatch(const std::string& match_rule, DBusError* error) { in RemoveMatch() function in dbus::Bus
1004 RemoveMatch(name_owner_changed_match_rule, error.get()); in UnlistenForServiceOwnerChangeInternal()
Dobject_manager.cc163 bus_->RemoveMatch(match_rule_, error.get()); in CleanUp()
Dobject_proxy.cc216 bus_->RemoveMatch(match_rule, error.get()); in Detach()
/external/autotest/client/site_tests/security_DbusMap/
Dbaseline645 "RemoveMatch",
/external/dbus/
DChangeLog.pre-1-01710 and the AddMatch and RemoveMatch methods
9550 (bus_driver_handle_remove_match): handle AddMatch, RemoveMatch