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

/external/libbrillo/brillo/dbus/
H A Ddbus_method_invoker.h8 // CallMethodAndBlock (along with CallMethodAndBlockWithTimeout) lets you call
94 inline std::unique_ptr<dbus::Response> CallMethodAndBlockWithTimeout( function in namespace:brillo::dbus_utils
128 // Same as CallMethodAndBlockWithTimeout() but uses a default timeout value.
136 return CallMethodAndBlockWithTimeout(dbus::ObjectProxy::TIMEOUT_USE_DEFAULT,

Completed in 306 milliseconds