OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetFirstError
(Results
1 - 3
of
3
) sorted by null
/external/libbrillo/brillo/errors/
error.h
78
const Error*
GetFirstError
() const;
error.cc
87
const Error* Error::
GetFirstError
() const {
/external/perfetto/src/protozero/protoc_plugin/
protozero_generator.cc
80
const std::string&
GetFirstError
() const { return error_; }
645
*error = job.
GetFirstError
();
Completed in 86 milliseconds