OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddDBusError
(Results
1 - 4
of
4
) sorted by null
/external/libbrillo/brillo/dbus/
dbus_method_invoker.cc
17
AddDBusError
(&error, resp->GetErrorName(), error_message);
utils.h
35
//
AddDBusError
() is the opposite of GetDBusError(). It de-serializes the Error
37
BRILLO_EXPORT void
AddDBusError
(brillo::ErrorPtr* error,
utils.cc
52
void
AddDBusError
(brillo::ErrorPtr* error,
dbus_method_invoker.h
212
AddDBusError
(error, message->GetErrorName(), error_message);
Completed in 63 milliseconds