Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/
Dparser.h263 DescriptorPool::ErrorCollector::ErrorLocation location);
569 DescriptorPool::ErrorCollector::ErrorLocation location, int* line,
576 DescriptorPool::ErrorCollector::ErrorLocation location, int line,
586 std::pair<const Message*, DescriptorPool::ErrorCollector::ErrorLocation>,
Dimporter.h131 const Message* descriptor, ErrorLocation location,
136 ErrorLocation location,
Dimporter.cc188 const Message* descriptor, ErrorLocation location, in AddError()
204 const Message* descriptor, ErrorLocation location, in AddWarning()
Dparser.cc474 DescriptorPool::ErrorCollector::ErrorLocation location) { in RecordLegacyLocation()
2384 DescriptorPool::ErrorCollector::ErrorLocation location, int* line, in Find()
2417 DescriptorPool::ErrorCollector::ErrorLocation location, int line, in Add()
Dcommand_line_interface.cc308 const Message* descriptor, ErrorLocation location, in AddError()
314 const Message* descriptor, ErrorLocation location, in AddWarning()
Dparser_unittest.cc89 const Message* descriptor, ErrorLocation location, in AddError()
/third_party/protobuf/src/google/protobuf/
Ddescriptor.h1729 enum ErrorLocation { enum
1749 ErrorLocation location, // One of the location constants, above.
1761 ErrorLocation /*location*/, // One of the location constants, above. in AddWarning() argument
Ddescriptor.cc3187 DescriptorPool::ErrorCollector::ErrorLocation location,
3190 DescriptorPool::ErrorCollector::ErrorLocation location,
3200 DescriptorPool::ErrorCollector::ErrorLocation location,
3204 DescriptorPool::ErrorCollector::ErrorLocation location,
3450 bool AddOptionError(DescriptorPool::ErrorCollector::ErrorLocation location, in AddOptionError()
3623 DescriptorPool::ErrorCollector::ErrorLocation location, in AddError()
3640 DescriptorPool::ErrorCollector::ErrorLocation location, const char* error) { in AddError()
3646 DescriptorPool::ErrorCollector::ErrorLocation location, in AddNotDefinedError()
3678 DescriptorPool::ErrorCollector::ErrorLocation location, in AddWarning()
Ddescriptor_unittest.cc206 const Message* descriptor, ErrorLocation location, in AddError()
251 const Message* descriptor, ErrorLocation location, in AddWarning()
7128 ErrorLocation location, in AddError()
/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc77 const Message* descriptor, ErrorLocation location, in AddError()