Searched refs:ErrorLocation (Results 1 – 9 of 9) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ |
D | parser.h | 251 DescriptorPool::ErrorCollector::ErrorLocation location); 547 DescriptorPool::ErrorCollector::ErrorLocation location, 552 DescriptorPool::ErrorCollector::ErrorLocation location, 560 pair<const Message*, DescriptorPool::ErrorCollector::ErrorLocation>,
|
D | importer.h | 121 ErrorLocation location, 127 ErrorLocation location,
|
D | importer.cc | 179 ErrorLocation location, in AddError() 192 ErrorLocation location, in AddWarning()
|
D | parser.cc | 398 DescriptorPool::ErrorCollector::ErrorLocation location) { in RecordLegacyLocation() 2090 DescriptorPool::ErrorCollector::ErrorLocation location, in Find() 2107 DescriptorPool::ErrorCollector::ErrorLocation location, in Add()
|
D | parser_unittest.cc | 91 ErrorLocation location, in AddError()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | descriptor.h | 1452 enum ErrorLocation { enum 1471 ErrorLocation location, // One of the location constants, above. 1481 ErrorLocation /*location*/, // One of the location constants, above. in AddWarning() argument
|
D | descriptor.cc | 2821 DescriptorPool::ErrorCollector::ErrorLocation location, 2825 DescriptorPool::ErrorCollector::ErrorLocation location, 2836 DescriptorPool::ErrorCollector::ErrorLocation location, 2840 DescriptorPool::ErrorCollector::ErrorLocation location, 3081 bool AddOptionError(DescriptorPool::ErrorCollector::ErrorLocation location, in AddOptionError() 3244 DescriptorPool::ErrorCollector::ErrorLocation location, in AddError() 3262 DescriptorPool::ErrorCollector::ErrorLocation location, in AddError() 3270 DescriptorPool::ErrorCollector::ErrorLocation location, in AddNotDefinedError() 3299 DescriptorPool::ErrorCollector::ErrorLocation location, in AddWarning()
|
D | descriptor_unittest.cc | 192 ErrorLocation location, const string& message) { in AddError() 214 const Message* descriptor, ErrorLocation location, in AddWarning() 6375 ErrorLocation location, in AddError()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/ |
D | descriptor_pool.cc | 426 const Message* descriptor, ErrorLocation location, in AddError()
|