Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser.cc639 OPTION_STATEMENT); in ParseTopLevelStatement()
759 containing_file, OPTION_STATEMENT); in ParseMessageStatement()
1303 if (style == OPTION_STATEMENT) { in ParseOption()
1419 if (style == OPTION_STATEMENT) { in ParseOption()
1637 containing_file, OPTION_STATEMENT)) { in ParseOneof()
1732 containing_file, OPTION_STATEMENT); in ParseEnumStatement()
1847 containing_file, OPTION_STATEMENT); in ParseServiceStatement()
1940 containing_file, OPTION_STATEMENT)) { in ParseMethodOptions()
Dparser.h448 OPTION_STATEMENT // "option name = value;" enumerator