Home
last modified time | relevance | path

Searched refs:ErrorCollector (Results 1 – 21 of 21) sorted by relevance

/external/protobuf/src/google/protobuf/io/
Dtokenizer.h51 class ErrorCollector; variable
57 class LIBPROTOBUF_EXPORT ErrorCollector {
59 inline ErrorCollector() {} in ErrorCollector() function
60 virtual ~ErrorCollector();
74 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(ErrorCollector);
88 Tokenizer(ZeroCopyInputStream* input, ErrorCollector* error_collector);
255 ErrorCollector* error_collector_;
Dtokenizer.cc182 ErrorCollector::~ErrorCollector() {} in ~ErrorCollector()
187 ErrorCollector* error_collector) in Tokenizer()
Dtokenizer_unittest.cc156 class TestErrorCollector : public ErrorCollector {
/external/protobuf/src/google/protobuf/
Ddescriptor.cc896 DescriptorPool::ErrorCollector::~ErrorCollector() {} in ~ErrorCollector()
909 ErrorCollector* error_collector) in DescriptorPool()
2285 DescriptorPool::ErrorCollector* error_collector);
2295 DescriptorPool::ErrorCollector* error_collector_;
2329 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()
2595 return AddOptionError(DescriptorPool::ErrorCollector::OPTION_NAME, msg); in AddNameError()
[all …]
Ddescriptor.h1195 class ErrorCollector; variable
1197 ErrorCollector* error_collector = NULL);
1249 class LIBPROTOBUF_EXPORT ErrorCollector {
1251 inline ErrorCollector() {} in ErrorCollector() function
1252 virtual ~ErrorCollector();
1291 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(ErrorCollector);
1304 ErrorCollector* error_collector);
1424 ErrorCollector* default_error_collector_;
Dtext_format.h54 class ErrorCollector; // tokenizer.h variable
379 void RecordErrorsTo(io::ErrorCollector* error_collector) { in RecordErrorsTo()
431 io::ErrorCollector* error_collector_;
Dtext_format.cc207 io::ErrorCollector* error_collector, in ParserImpl()
979 class ParserErrorCollector : public io::ErrorCollector {
999 io::ErrorCollector* error_collector_;
Dtext_format_unittest.cc976 class MockErrorCollector : public io::ErrorCollector {
Ddescriptor_unittest.cc2865 class MockErrorCollector : public DescriptorPool::ErrorCollector {
5253 class AbortingErrorCollector : public DescriptorPool::ErrorCollector {
/external/protobuf/src/google/protobuf/compiler/
Dparser.h89 void RecordErrorsTo(io::ErrorCollector* error_collector) { in RecordErrorsTo()
248 DescriptorPool::ErrorCollector::ErrorLocation location);
466 io::ErrorCollector* error_collector_;
500 DescriptorPool::ErrorCollector::ErrorLocation location,
505 DescriptorPool::ErrorCollector::ErrorLocation location,
513 pair<const Message*, DescriptorPool::ErrorCollector::ErrorLocation>,
Dparser.cc359 DescriptorPool::ErrorCollector::ErrorLocation location) { in RecordLegacyLocation()
544 message, DescriptorPool::ErrorCollector::NAME); in ParseMessageDefinition()
696 location.RecordLegacyLocation(field, DescriptorPool::ErrorCollector::TYPE); in ParseMessageFieldNoLabel()
715 location.RecordLegacyLocation(field, DescriptorPool::ErrorCollector::NAME); in ParseMessageFieldNoLabel()
725 field, DescriptorPool::ErrorCollector::NUMBER); in ParseMessageFieldNoLabel()
753 group, DescriptorPool::ErrorCollector::NAME); in ParseMessageFieldNoLabel()
828 field, DescriptorPool::ErrorCollector::DEFAULT_VALUE); in ParseDefaultAssignment()
1043 uninterpreted_option, DescriptorPool::ErrorCollector::OPTION_NAME); in ParseOption()
1066 uninterpreted_option, DescriptorPool::ErrorCollector::OPTION_VALUE); in ParseOption()
1167 range, DescriptorPool::ErrorCollector::NUMBER); in ParseExtensions()
[all …]
Dimporter.h93 DescriptorPool::ErrorCollector* GetValidationErrorCollector() { in GetValidationErrorCollector()
112 class LIBPROTOBUF_EXPORT ValidationErrorCollector : public DescriptorPool::ErrorCollector {
Dparser_unittest.cc62 class MockErrorCollector : public io::ErrorCollector {
76 class MockValidationErrorCollector : public DescriptorPool::ErrorCollector {
79 io::ErrorCollector* wrapped_collector) in MockValidationErrorCollector()
97 io::ErrorCollector* wrapped_collector_;
Dimporter.cc87 : public io::ErrorCollector {
Dcommand_line_interface.cc186 public io::ErrorCollector {
/external/junit/src/org/junit/rules/
DErrorCollector.java35 public class ErrorCollector extends Verifier { class
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc288 class BuildFileErrorCollector : public google::protobuf::DescriptorPool::ErrorCollector {
/external/owasp/sanitizer/lib/junit/
Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/libphonenumber/lib/
Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/opencv3/modules/java/pure_test/lib/
Djunit-4.11.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...