Searched refs:had_error_ (Results 1 – 3 of 3) sorted by relevance
652 had_error_(false), in CodedOutputStream()661 had_error_ = false; in CodedOutputStream()723 had_error_ |= !output_->WriteAliasedRaw(data, size); in WriteAliasedRaw()782 had_error_ = true; in Refresh()
829 bool HadError() const { return had_error_; } in HadError()878 bool had_error_; // Whether an error occurred during output. variable
402 bool had_error_; member in google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl447 : parsed_files_(parsed_files), had_error_(false) {} in GeneratorContextImpl()455 if (had_error_) { in WriteAllToDisk()531 if (had_error_) { in WriteAllToZip()677 directory_->had_error_ = true; in ~MemoryOutputStream()697 directory_->had_error_ = true; in ~MemoryOutputStream()710 directory_->had_error_ = true; in ~MemoryOutputStream()