Searched refs:UnregisterObjectPath (Results 1 – 4 of 4) sorted by relevance
65 MOCK_METHOD1(UnregisterObjectPath, void(const ObjectPath& object_path));
121 bus_->UnregisterObjectPath(object_path_); in Unregister()
526 virtual void UnregisterObjectPath(const ObjectPath& object_path);
745 void Bus::UnregisterObjectPath(const ObjectPath& object_path) { in UnregisterObjectPath() function in dbus::Bus