Searched refs:had_error_ (Results 1 – 3 of 3) sorted by relevance
590 had_error_(false), in CodedOutputStream()597 had_error_ = false; in CodedOutputStream()658 had_error_ |= !output_->WriteAliasedRaw(data, size); in WriteAliasedRaw()858 had_error_ = true; in Refresh()
749 bool HadError() const { return had_error_; } in HadError()758 bool had_error_; // Whether an error occurred during output. variable
270 bool had_error_; member in google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl308 had_error_(false) { in GeneratorContextImpl()317 if (had_error_) { in WriteAllToDisk()392 if (had_error_) { in WriteAllToZip()491 directory_->had_error_ = true; in ~MemoryOutputStream()510 directory_->had_error_ = true; in ~MemoryOutputStream()523 directory_->had_error_ = true; in ~MemoryOutputStream()