Searched refs:UnregisterObjectPath (Results 1 - 4 of 4) sorted by relevance

/external/libchrome/dbus/
H A Dmock_bus.h63 MOCK_METHOD1(UnregisterObjectPath, void(const ObjectPath& object_path));
H A Dexported_object.cc120 bus_->UnregisterObjectPath(object_path_);
H A Dbus.h536 virtual void UnregisterObjectPath(const ObjectPath& object_path);
H A Dbus.cc779 void Bus::UnregisterObjectPath(const ObjectPath& object_path) { function in class:dbus::Bus

Completed in 204 milliseconds