UnregisterObjectPath  535 dbus/bus.h       virtual void UnregisterObjectPath(const ObjectPath& object_path);
UnregisterObjectPath  116 dbus/exported_object.cc   bus_->UnregisterObjectPath(object_path_);
UnregisterObjectPath   62 dbus/mock_bus.h   MOCK_METHOD1(UnregisterObjectPath, void(const ObjectPath& object_path));