Searched refs:GetFirstError (Results 1 – 3 of 3) sorted by relevance
78 const Error* GetFirstError() const;
91 const Error* Error::GetFirstError() const { in GetFirstError() function in Error
118 const std::string& GetFirstError() const { return error_; } in GetFirstError() function in protozero::__anoncadeb8b40111::GeneratorJob987 *error = job.GetFirstError(); in Generate()