Searched refs:dbus_error_message (Results 1 – 2 of 2) sorted by relevance
54 const std::string& dbus_error_message) { in AddDBusError() argument55 std::vector<std::string> parts = string_utils::Split(dbus_error_message, ";"); in AddDBusError()80 errors::dbus::kDomain, dbus_error_name, dbus_error_message); in AddDBusError()
39 const std::string& dbus_error_message);