/external/grpc-grpc/test/cpp/util/ |
D | proto_file_parser.cc | 69 : has_error_(false), in ProtoFileParser() 131 has_error_ = false; in GetFullMethodName() 158 if (has_error_) { in GetFullMethodName() 169 has_error_ = false; in GetFormattedMethodName() 171 if (has_error_) { in GetFormattedMethodName() 184 has_error_ = false; in GetMessageTypeFromMethod() 186 if (has_error_) { in GetMessageTypeFromMethod() 201 has_error_ = false; in IsStreaming() 204 if (has_error_) { in IsStreaming() 222 has_error_ = false; in GetSerializedProtoFromMethod() [all …]
|
D | proto_file_parser.h | 74 bool HasError() const { return has_error_; } in HasError() 82 bool has_error_; variable
|
/external/webrtc/modules/video_coding/utility/ |
D | ivf_file_reader.cc | 48 has_error_ = true; in Reset() 103 has_error_ = false; in Reset() 115 if (has_error_ || !HasMoreFrames()) { in NextFrame() 141 has_error_ = true; in NextFrame() 151 if (!has_error_ && num_read_frames_ != num_frames_) { in NextFrame() 153 has_error_ = true; in NextFrame() 197 has_error_ = true; in ParseCodecType() 211 has_error_ = true; in ReadNextFrameHeader() 224 has_error_ = true; in ReadNextFrameHeader() 231 has_error_ = true; in ReadNextFrameHeader()
|
D | ivf_file_reader.h | 42 bool HasError() const { return has_error_; } in HasError() 73 bool has_error_; variable
|
/external/image_io/includes/image_io/base/ |
D | message_store.h | 61 ErrorFlagMessageStore() : has_error_(false) {} in ErrorFlagMessageStore() 62 void ClearMessages() override { has_error_ = false; } in ClearMessages() 65 has_error_ = true; in AddMessage() 71 bool HasErrorMessages() const override { return has_error_; } in HasErrorMessages() 74 bool has_error_;
|
D | ostream_ref_data_destination.h | 24 has_error_(false) {} in OStreamRefDataDestination() 39 bool HasError() const { return has_error_; } in HasError() 60 bool has_error_; variable
|
/external/image_io/includes/image_io/extras/ |
D | base64_decoder_data_destination.h | 26 has_error_(false) {} in Base64DecoderDataDestination() 29 bool HasError() const { return has_error_; } in HasError() 61 bool has_error_; variable
|
/external/abseil-cpp/absl/strings/internal/str_format/ |
D | parser.h | 198 has_error_ = other.has_error_; 208 has_error_ = other.has_error_; 229 return !has_error_; in ProcessFormat() 232 bool has_error() const { return has_error_; } in has_error() 249 bool has_error_; variable
|
/external/libtextclassifier/abseil-cpp/absl/strings/internal/str_format/ |
D | parser.h | 199 has_error_ = other.has_error_; 209 has_error_ = other.has_error_; 230 return !has_error_; in ProcessFormat() 233 bool has_error() const { return has_error_; } in has_error() 251 bool has_error_; variable
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | parser.h | 199 has_error_ = other.has_error_; 209 has_error_ = other.has_error_; 230 return !has_error_; in ProcessFormat() 233 bool has_error() const { return has_error_; } in has_error() 251 bool has_error_; variable
|
/external/openscreen/third_party/abseil/src/absl/strings/internal/str_format/ |
D | parser.h | 213 has_error_ = other.has_error_; 223 has_error_ = other.has_error_; 244 return !has_error_; in ProcessFormat() 247 bool has_error() const { return has_error_; } in has_error() 265 bool has_error_; variable
|
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | parser.h | 198 has_error_ = other.has_error_; 208 has_error_ = other.has_error_; 229 return !has_error_; in ProcessFormat() 232 bool has_error() const { return has_error_; } in has_error() 249 bool has_error_; variable
|
/external/angle/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | parser.h | 221 has_error_ = other.has_error_; 231 has_error_ = other.has_error_; 252 return !has_error_; in ProcessFormat() 255 bool has_error() const { return has_error_; } in has_error() 273 bool has_error_; variable
|
/external/image_io/includes/image_io/jpeg/ |
D | jpeg_xmp_data_extractor.h | 28 has_error_(false) {} in JpegXmpDataExtractor() 35 bool HasError() const { return has_error_; } in HasError() 67 bool has_error_; variable
|
D | jpeg_scanner.h | 26 has_error_(false) {} in JpegScanner() 41 bool HasError() const { return has_error_; } in HasError() 99 bool has_error_; variable
|
/external/image_io/src/extras/ |
D | base64_decoder_data_destination.cc | 133 has_error_ = true; in Transfer() 150 has_error_ = true; in Transfer() 187 has_error_ = true; in FinishTransfer()
|
/external/image_io/src/jpeg/ |
D | jpeg_scanner.cc | 28 has_error_ = false; in Run() 110 has_error_ = true; in GetByte()
|
D | jpeg_xmp_data_extractor.cc | 57 has_error_ = true; in Transfer() 67 has_error_ = true; in Transfer()
|
/external/image_io/src/base/ |
D | ostream_ref_data_destination.cc | 32 has_error_ = true; in Transfer()
|
/external/llvm-project/llvm/utils/benchmark/src/ |
D | benchmark.cc | 124 report.error_occurred = results.has_error_; in CreateRunReport() 241 || results.has_error_ in RunBenchmark() 349 if (manager_->results.has_error_ == false) { in SkipWithError() 351 manager_->results.has_error_ = true; in SkipWithError()
|
D | thread_manager.h | 50 bool has_error_ = false; member
|
/external/llvm-project/libcxx/utils/google-benchmark/src/ |
D | thread_manager.h | 48 bool has_error_ = false; member
|
/external/libcxx/utils/google-benchmark/src/ |
D | thread_manager.h | 48 bool has_error_ = false; member
|
D | benchmark_runner.cc | 72 report.error_occurred = results.has_error_; in CreateRunReport() 270 return i.results.has_error_ || in ShouldReportIterationResults()
|
/external/google-benchmark/src/ |
D | thread_manager.h | 48 bool has_error_ = false; member
|