Searched refs:ErrorLocation (Results 1 – 9 of 9) sorted by relevance
/external/protobuf/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() 2080 DescriptorPool::ErrorCollector::ErrorLocation location, in Find() 2097 DescriptorPool::ErrorCollector::ErrorLocation location, in Add()
|
D | parser_unittest.cc | 91 ErrorLocation location, in AddError()
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.h | 1446 enum ErrorLocation { enum 1465 ErrorLocation location, // One of the location constants, above. 1475 ErrorLocation /*location*/, // One of the location constants, above. in AddWarning() argument
|
D | descriptor.cc | 2815 DescriptorPool::ErrorCollector::ErrorLocation location, 2819 DescriptorPool::ErrorCollector::ErrorLocation location, 2830 DescriptorPool::ErrorCollector::ErrorLocation location, 2834 DescriptorPool::ErrorCollector::ErrorLocation location, 3075 bool AddOptionError(DescriptorPool::ErrorCollector::ErrorLocation location, in AddOptionError() 3238 DescriptorPool::ErrorCollector::ErrorLocation location, in AddError() 3256 DescriptorPool::ErrorCollector::ErrorLocation location, in AddError() 3264 DescriptorPool::ErrorCollector::ErrorLocation location, in AddNotDefinedError() 3293 DescriptorPool::ErrorCollector::ErrorLocation location, in AddWarning()
|
D | descriptor_unittest.cc | 193 ErrorLocation location, const string& message) { in AddError() 215 const Message* descriptor, ErrorLocation location, in AddWarning() 6373 ErrorLocation location, in AddError()
|
/external/protobuf/python/google/protobuf/pyext/ |
D | descriptor_pool.cc | 392 const Message* descriptor, ErrorLocation location, in AddError()
|