Searched refs:ScopedDBusError (Results 1 – 10 of 10) sorted by relevance
9 ScopedDBusError::ScopedDBusError() { in ScopedDBusError() function in dbus::ScopedDBusError13 ScopedDBusError::~ScopedDBusError() { in ~ScopedDBusError()17 bool ScopedDBusError::is_set() const { in is_set()
15 class CHROME_DBUS_EXPORT ScopedDBusError {19 ScopedDBusError();20 ~ScopedDBusError();
31 ScopedDBusError* error));35 ScopedDBusError* error) override { in CallMethodAndBlockWithErrorDetails()
73 MethodCall* method_call, int timeout_ms, ScopedDBusError* error) { in CallMethodAndBlockWithErrorDetails()111 ScopedDBusError error; in CallMethodAndBlock()215 ScopedDBusError error; in Detach()607 ScopedDBusError error; in AddMatchRuleWithCallback()637 ScopedDBusError error; in AddMatchRuleWithoutCallback()
29 class ScopedDBusError; variable103 ScopedDBusError* error);
411 ScopedDBusError error; in Connect()502 ScopedDBusError error; in ShutdownAndBlock()570 ScopedDBusError error; in RequestOwnershipAndBlock()597 ScopedDBusError error; in ReleaseOwnership()868 ScopedDBusError error; in GetServiceOwnerAndBlock()943 ScopedDBusError error; in ListenForServiceOwnerChangeInternal()1003 ScopedDBusError error; in UnlistenForServiceOwnerChangeInternal()
162 ScopedDBusError error; in CleanUp()222 ScopedDBusError error; in SetupMatchRuleAndFilter()
170 ScopedDBusError error; in Register()
105 dbus::ScopedDBusError dbus_error; in CallMethodAndBlockWithTimeout()
64 dbus::ScopedDBusError* dbus_error) { in CreateResponse()