Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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()
2090 DescriptorPool::ErrorCollector::ErrorLocation location, in Find()
2107 DescriptorPool::ErrorCollector::ErrorLocation location, in Add()
Dparser_unittest.cc91 ErrorLocation location, in AddError()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.h1452 enum ErrorLocation { enum
1471 ErrorLocation location, // One of the location constants, above.
1481 ErrorLocation /*location*/, // One of the location constants, above. in AddWarning() argument
Ddescriptor.cc2821 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()
Ddescriptor_unittest.cc192 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/
Ddescriptor_pool.cc426 const Message* descriptor, ErrorLocation location, in AddError()