Home
last modified time | relevance | path

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

/external/libchrome/dbus/
Dmessage.h102 bool SetErrorName(const std::string& error_name);
Dmessage.cc281 bool Message::SetErrorName(const std::string& error_name) { in SetErrorName() function in dbus::Message