Home
last modified time | relevance | path

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

/external/libbrillo/brillo/errors/
Derror.h78 const Error* GetFirstError() const;
Derror.cc87 const Error* Error::GetFirstError() const { in GetFirstError() function in Error