summaryrefslogtreecommitdiff
path: root/dbus/mock_object_proxy.cc
AgeCommit message (Expand)Author
2020-06-05Run clang-tidy modernize-use-equals-{delete,default} on //dbusChris Watkins
2020-06-05Introduce CallMethodWithErrorResponse().Hidehiko Abe
2020-06-05dbus: Use more OnceCallbacks in ObjectProxyRyo Hashimoto
2020-06-05dbus: Let ObjectProxy::CallMethod() take OnceCallbackRyo Hashimoto
2020-06-04dbus: add ObjectPath typekeybuk@google.com
2020-06-04Revert 121920 - dbus: add ObjectPath typedpapad@chromium.org
2020-06-04dbus: add ObjectPath typekeybuk@chromium.org
2020-06-04Allow dbus clients to silence logging when a service is unavailable.adamk@chromium.org
2020-06-04Add mock classes for Bus, ObjectProxy, and ExportedObject.satorux@chromium.org