Home
last modified time | relevance | path

Searched refs:HasErrors (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/tools/streaming_proto/
H A DErrors.h34 bool HasErrors() const;
H A DErrors.cpp81 Errors::HasErrors() const in HasErrors() function in android::stream_proto::Errors
/aosp14/frameworks/base/tools/streaming_proto/cpp/
H A Dmain.cpp190 if (ERRORS.HasErrors()) { in main()
/aosp14/frameworks/base/tools/streaming_proto/java/
H A Dmain.cpp296 if (ERRORS.HasErrors()) { in main()