Searched refs:TryRegisterObjectPath (Results 1 – 4 of 4) sorted by relevance
61 MOCK_METHOD4(TryRegisterObjectPath, bool(const ObjectPath& object_path,
176 const bool success = bus_->TryRegisterObjectPath(object_path_, in Register()
518 virtual bool TryRegisterObjectPath(const ObjectPath& object_path,
721 bool Bus::TryRegisterObjectPath(const ObjectPath& object_path, in TryRegisterObjectPath() function in dbus::Bus