Searched refs:OPTION_NAME (Results 1 - 8 of 8) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.h1025 OPTION_NAME, // name in assignment enumerator in enum:google::protobuf::DescriptorPool::ErrorCollector::ErrorLocation
H A Ddescriptor.cc2108 return AddOptionError(DescriptorPool::ErrorCollector::OPTION_NAME, msg);
H A Ddescriptor_unittest.cc2241 case OPTION_NAME : location_name = "OPTION_NAME" ; break;
3099 "foo.proto: TestMessage.foo: OPTION_NAME: Option \"ctype\" is an "
3119 "foo.proto: TestMessage.foo: OPTION_NAME: Option \"ctype\" was "
3138 "foo.proto: TestMessage.foo: OPTION_NAME: Option must not use "
3154 "foo.proto: foo.proto: OPTION_NAME: Option field \"(foo)\" is repeated. "
3445 "foo.proto: foo.proto: OPTION_NAME: Option field \"(bar)\" cannot be of "
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.h1155 OPTION_NAME, // name in assignment enumerator in enum:google::protobuf::DescriptorPool::ErrorCollector::ErrorLocation
H A Ddescriptor.cc2419 return AddOptionError(DescriptorPool::ErrorCollector::OPTION_NAME, msg);
H A Ddescriptor_unittest.cc2457 case OPTION_NAME : location_name = "OPTION_NAME" ; break;
3487 "foo.proto: TestMessage.foo: OPTION_NAME: Option \"ctype\" is an "
3507 "foo.proto: TestMessage.foo: OPTION_NAME: Option \"ctype\" was "
3526 "foo.proto: TestMessage.foo: OPTION_NAME: Option must not use "
3542 "foo.proto: foo.proto: OPTION_NAME: Option field \"(foo)\" is repeated. "
/external/protobuf/src/google/protobuf/compiler/
H A Dparser.cc679 DescriptorPool::ErrorCollector::OPTION_NAME);
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc986 uninterpreted_option, DescriptorPool::ErrorCollector::OPTION_NAME);

Completed in 160 milliseconds