/external/protobuf/src/google/protobuf/io/ |
D | tokenizer.h | 51 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_;
|
D | tokenizer.cc | 182 ErrorCollector::~ErrorCollector() {} in ~ErrorCollector() 187 ErrorCollector* error_collector) in Tokenizer()
|
D | tokenizer_unittest.cc | 156 class TestErrorCollector : public ErrorCollector {
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.cc | 896 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 …]
|
D | descriptor.h | 1195 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_;
|
D | text_format.h | 54 class ErrorCollector; // tokenizer.h variable 379 void RecordErrorsTo(io::ErrorCollector* error_collector) { in RecordErrorsTo() 431 io::ErrorCollector* error_collector_;
|
D | text_format.cc | 207 io::ErrorCollector* error_collector, in ParserImpl() 979 class ParserErrorCollector : public io::ErrorCollector { 999 io::ErrorCollector* error_collector_;
|
D | text_format_unittest.cc | 976 class MockErrorCollector : public io::ErrorCollector {
|
D | descriptor_unittest.cc | 2865 class MockErrorCollector : public DescriptorPool::ErrorCollector { 5253 class AbortingErrorCollector : public DescriptorPool::ErrorCollector {
|
/external/protobuf/src/google/protobuf/compiler/ |
D | parser.h | 89 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>,
|
D | parser.cc | 359 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 …]
|
D | importer.h | 93 DescriptorPool::ErrorCollector* GetValidationErrorCollector() { in GetValidationErrorCollector() 112 class LIBPROTOBUF_EXPORT ValidationErrorCollector : public DescriptorPool::ErrorCollector {
|
D | parser_unittest.cc | 62 class MockErrorCollector : public io::ErrorCollector { 76 class MockValidationErrorCollector : public DescriptorPool::ErrorCollector { 79 io::ErrorCollector* wrapped_collector) in MockValidationErrorCollector() 97 io::ErrorCollector* wrapped_collector_;
|
D | importer.cc | 87 : public io::ErrorCollector {
|
D | command_line_interface.cc | 186 public io::ErrorCollector {
|
/external/junit/src/org/junit/rules/ |
D | ErrorCollector.java | 35 public class ErrorCollector extends Verifier { class
|
/external/protobuf/python/google/protobuf/pyext/ |
D | descriptor.cc | 288 class BuildFileErrorCollector : public google::protobuf::DescriptorPool::ErrorCollector {
|
/external/owasp/sanitizer/lib/junit/ |
D | junit-dep.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/ ... |
D | junit.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/ ... |
/external/libphonenumber/lib/ |
D | junit-4.8.1.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/ ... |
/external/opencv3/modules/java/pure_test/lib/ |
D | junit-4.11.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/ ... |