Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dparser.h248 DescriptorPool::ErrorCollector::ErrorLocation location);
500 DescriptorPool::ErrorCollector::ErrorLocation location,
505 DescriptorPool::ErrorCollector::ErrorLocation location,
513 pair<const Message*, DescriptorPool::ErrorCollector::ErrorLocation>,
Dimporter.h121 ErrorLocation location,
Dimporter.cc176 ErrorLocation location, in AddError()
Dparser.cc359 DescriptorPool::ErrorCollector::ErrorLocation location) { in RecordLegacyLocation()
1722 DescriptorPool::ErrorCollector::ErrorLocation location, in Find()
1739 DescriptorPool::ErrorCollector::ErrorLocation location, in Add()
Dparser_unittest.cc88 ErrorLocation location, in AddError()
/external/protobuf/src/google/protobuf/
Ddescriptor.h1257 enum ErrorLocation { enum
1276 ErrorLocation location, // One of the location constants, above.
1286 ErrorLocation /*location*/, // One of the location constants, above. in AddWarning() argument
Ddescriptor.cc2329 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()
Ddescriptor_unittest.cc2876 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/
Ddescriptor.cc293 const Message* descriptor, ErrorLocation location, in AddError()