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

/external/protobuf/src/google/protobuf/
H A Ddescriptor.h1026 OPTION_VALUE, // value in option assignment enumerator in enum:google::protobuf::DescriptorPool::ErrorCollector::ErrorLocation
H A Ddescriptor.cc2114 return AddOptionError(DescriptorPool::ErrorCollector::OPTION_VALUE, msg);
H A Ddescriptor_unittest.cc2242 case OPTION_VALUE : location_name = "OPTION_VALUE" ; break;
3080 "foo.proto: TestMessage.foo: OPTION_VALUE: Value must be identifier for "
3186 "foo.proto: foo.proto: OPTION_VALUE: Value out of range "
3203 "foo.proto: foo.proto: OPTION_VALUE: Value out of range "
3219 "foo.proto: foo.proto: OPTION_VALUE: Value must be integer "
3236 "foo.proto: foo.proto: OPTION_VALUE: Value out of range "
3252 "foo.proto: foo.proto: OPTION_VALUE: Value must be integer "
3268 "foo.proto: foo.proto: OPTION_VALUE: Value out of range "
3284 "foo.proto: foo.proto: OPTION_VALUE
[all...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.h1156 OPTION_VALUE, // value in option assignment enumerator in enum:google::protobuf::DescriptorPool::ErrorCollector::ErrorLocation
H A Ddescriptor.cc2425 return AddOptionError(DescriptorPool::ErrorCollector::OPTION_VALUE, msg);
H A Ddescriptor_unittest.cc2458 case OPTION_VALUE : location_name = "OPTION_VALUE" ; break;
3468 "foo.proto: TestMessage.foo: OPTION_VALUE: Value must be identifier for "
3574 "foo.proto: foo.proto: OPTION_VALUE: Value out of range "
3591 "foo.proto: foo.proto: OPTION_VALUE: Value out of range "
3607 "foo.proto: foo.proto: OPTION_VALUE: Value must be integer "
3624 "foo.proto: foo.proto: OPTION_VALUE: Value out of range "
3640 "foo.proto: foo.proto: OPTION_VALUE: Value must be integer "
3656 "foo.proto: foo.proto: OPTION_VALUE: Value out of range "
3672 "foo.proto: foo.proto: OPTION_VALUE
[all...]
/external/protobuf/src/google/protobuf/compiler/
H A Dparser.cc691 DescriptorPool::ErrorCollector::OPTION_VALUE);
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc1007 uninterpreted_option, DescriptorPool::ErrorCollector::OPTION_VALUE);

Completed in 1062 milliseconds