Searched refs:GetDBusError (Results 1 – 3 of 3) sorted by relevance
31 BRILLO_EXPORT std::unique_ptr<dbus::Response> GetDBusError(
26 auto response = GetDBusError(method_call_, error); in ReplyWithError()
25 std::unique_ptr<dbus::Response> GetDBusError(dbus::MethodCall* method_call, in GetDBusError() function