Searched defs:ReplyWithError (Results 1 - 1 of 1) sorted by relevance

/external/libbrillo/brillo/dbus/
H A Ddbus_method_response.cc24 void DBusMethodResponseBase::ReplyWithError(const brillo::Error* error) { function in class:brillo::dbus_utils::DBusMethodResponseBase
30 void DBusMethodResponseBase::ReplyWithError( function in class:brillo::dbus_utils::DBusMethodResponseBase
37 ReplyWithError(error.get());

Completed in 110 milliseconds