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