Home
last modified time | relevance | path

Searched refs:error_domain (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/dbus/
Ddbus_method_response.cc32 const std::string& error_domain, in ReplyWithError() argument
36 Error::AddTo(&error, location, error_domain, error_code, error_message); in ReplyWithError()
Ddbus_method_response.h44 const std::string& error_domain,