Home
last modified time | relevance | path

Searched defs:CallMethodAndBlockWithErrorDetails (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/dbus/
Dmock_object_proxy.h32 virtual scoped_ptr<Response> CallMethodAndBlockWithErrorDetails( in CallMethodAndBlockWithErrorDetails() function
Dmock_unittest.cc169 TEST_F(MockTest, CallMethodAndBlockWithErrorDetails) { in TEST_F() argument
Dobject_proxy.cc69 scoped_ptr<Response> ObjectProxy::CallMethodAndBlockWithErrorDetails( in CallMethodAndBlockWithErrorDetails() function in dbus::ObjectProxy