Searched refs:had_errors (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/python/google/protobuf/pyext/ | ||
D | descriptor_pool.cc | 389 BuildFileErrorCollector() : error_message(""), had_errors(false) {} in BuildFileErrorCollector() |
/external/protobuf/src/google/protobuf/compiler/ | ||
D | importer.cc | 99 bool had_errors() { return had_errors_; } in had_errors() function in google::protobuf::compiler::SourceTreeDescriptorDatabase::SingleFileErrorCollector |