HomeSort by relevance Sort by last modified time
    Searched defs:had_errors (Results 1 - 3 of 3) 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
  /toolchain/binutils/binutils-2.25/gas/
messages.c 98 had_errors (void) function
  /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 677 milliseconds