Searched refs:UNKNOWN_LINE (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/streaming_proto/
H A DErrors.h44 extern const int UNKNOWN_LINE;
H A DErrors.cpp11 const int UNKNOWN_LINE = 0; member in namespace:android::javastream_proto
71 } else if (it->lineno == UNKNOWN_LINE) {
H A Dmain.cpp72 ERRORS.Add(UNKNOWN_FILE, UNKNOWN_LINE,

Completed in 58 milliseconds