Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dparser.h263 DescriptorPool::ErrorCollector::ErrorLocation location);
568 DescriptorPool::ErrorCollector::ErrorLocation location, int* line,
575 DescriptorPool::ErrorCollector::ErrorLocation location, int line,
585 std::pair<const Message*, DescriptorPool::ErrorCollector::ErrorLocation>,
Dimporter.h131 const Message* descriptor, ErrorLocation location,
136 ErrorLocation location,
Dimporter.cc191 const Message* descriptor, ErrorLocation location, in AddError()
207 const Message* descriptor, ErrorLocation location, in AddWarning()
Dparser.cc473 DescriptorPool::ErrorCollector::ErrorLocation location) { in RecordLegacyLocation()
2346 DescriptorPool::ErrorCollector::ErrorLocation location, int* line, in Find()
2379 DescriptorPool::ErrorCollector::ErrorLocation location, int line, in Add()
Dcommand_line_interface.cc309 const Message* descriptor, ErrorLocation location, in AddError()
315 const Message* descriptor, ErrorLocation location, in AddWarning()
Dparser_unittest.cc92 const Message* descriptor, ErrorLocation location, in AddError()
/external/protobuf/src/google/protobuf/
Ddescriptor.h1638 enum ErrorLocation { enum
1658 ErrorLocation location, // One of the location constants, above.
1670 ErrorLocation /*location*/, // One of the location constants, above. in AddWarning() argument
Ddescriptor.cc3173 DescriptorPool::ErrorCollector::ErrorLocation location,
3176 DescriptorPool::ErrorCollector::ErrorLocation location,
3186 DescriptorPool::ErrorCollector::ErrorLocation location,
3190 DescriptorPool::ErrorCollector::ErrorLocation location,
3433 bool AddOptionError(DescriptorPool::ErrorCollector::ErrorLocation location, in AddOptionError()
3603 DescriptorPool::ErrorCollector::ErrorLocation location, in AddError()
3620 DescriptorPool::ErrorCollector::ErrorLocation location, const char* error) { in AddError()
3626 DescriptorPool::ErrorCollector::ErrorLocation location, in AddNotDefinedError()
3658 DescriptorPool::ErrorCollector::ErrorLocation location, in AddWarning()
Ddescriptor_unittest.cc207 const Message* descriptor, ErrorLocation location, in AddError()
252 const Message* descriptor, ErrorLocation location, in AddWarning()
7018 ErrorLocation location, in AddError()
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc77 const Message* descriptor, ErrorLocation location, in AddError()