Searched refs:ErrorLocation (Results 1 – 9 of 9) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/ |
D | parser.h | 248 DescriptorPool::ErrorCollector::ErrorLocation location); 500 DescriptorPool::ErrorCollector::ErrorLocation location, 505 DescriptorPool::ErrorCollector::ErrorLocation location, 513 pair<const Message*, DescriptorPool::ErrorCollector::ErrorLocation>,
|
D | importer.h | 121 ErrorLocation location,
|
D | importer.cc | 176 ErrorLocation location, in AddError()
|
D | parser.cc | 359 DescriptorPool::ErrorCollector::ErrorLocation location) { in RecordLegacyLocation() 1722 DescriptorPool::ErrorCollector::ErrorLocation location, in Find() 1739 DescriptorPool::ErrorCollector::ErrorLocation location, in Add()
|
D | parser_unittest.cc | 88 ErrorLocation location, in AddError()
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.h | 1257 enum ErrorLocation { enum 1276 ErrorLocation location, // One of the location constants, above. 1286 ErrorLocation /*location*/, // One of the location constants, above. in AddWarning() argument
|
D | descriptor.cc | 2329 DescriptorPool::ErrorCollector::ErrorLocation location, 2333 DescriptorPool::ErrorCollector::ErrorLocation location, 2344 DescriptorPool::ErrorCollector::ErrorLocation location, 2348 DescriptorPool::ErrorCollector::ErrorLocation location, 2585 bool AddOptionError(DescriptorPool::ErrorCollector::ErrorLocation location, in AddOptionError() 2733 DescriptorPool::ErrorCollector::ErrorLocation location, in AddError() 2751 DescriptorPool::ErrorCollector::ErrorLocation location, in AddError() 2759 DescriptorPool::ErrorCollector::ErrorLocation location, in AddNotDefinedError() 2788 DescriptorPool::ErrorCollector::ErrorLocation location, in AddWarning()
|
D | descriptor_unittest.cc | 2876 ErrorLocation location, const string& message) { in AddError() 2898 const Message* descriptor, ErrorLocation location, in AddWarning() 5261 ErrorLocation location, in AddError()
|
/external/protobuf/python/google/protobuf/pyext/ |
D | descriptor.cc | 293 const Message* descriptor, ErrorLocation location, in AddError()
|