Home
last modified time | relevance | path

Searched refs:ErrorLocation (Results 1 – 9 of 9) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dparser.h251 DescriptorPool::ErrorCollector::ErrorLocation location);
547 DescriptorPool::ErrorCollector::ErrorLocation location,
552 DescriptorPool::ErrorCollector::ErrorLocation location,
560 pair<const Message*, DescriptorPool::ErrorCollector::ErrorLocation>,
Dimporter.h121 ErrorLocation location,
127 ErrorLocation location,
Dimporter.cc179 ErrorLocation location, in AddError()
192 ErrorLocation location, in AddWarning()
Dparser.cc398 DescriptorPool::ErrorCollector::ErrorLocation location) { in RecordLegacyLocation()
2080 DescriptorPool::ErrorCollector::ErrorLocation location, in Find()
2097 DescriptorPool::ErrorCollector::ErrorLocation location, in Add()
Dparser_unittest.cc91 ErrorLocation location, in AddError()
/external/protobuf/src/google/protobuf/
Ddescriptor.h1446 enum ErrorLocation { enum
1465 ErrorLocation location, // One of the location constants, above.
1475 ErrorLocation /*location*/, // One of the location constants, above. in AddWarning() argument
Ddescriptor.cc2815 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()
Ddescriptor_unittest.cc193 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/
Ddescriptor_pool.cc392 const Message* descriptor, ErrorLocation location, in AddError()