HomeSort by relevance Sort by last modified time
    Searched refs:had_errors (Results 1 - 2 of 2) sorted by null

  /external/protobuf/python/google/protobuf/pyext/
descriptor.cc 290 BuildFileErrorCollector() : error_message(""), had_errors(false) {}
297 if (!had_errors) {
307 bool had_errors; member in class:google::protobuf::python::BuildFileErrorCollector
  /external/protobuf/src/google/protobuf/compiler/
importer.cc 96 bool had_errors() { return had_errors_; } function in class:google::protobuf::compiler::SourceTreeDescriptorDatabase::SingleFileErrorCollector
149 !file_error_collector.had_errors();

Completed in 64 milliseconds