/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/ |
H A D | cert_errors.cc | 72 void CertErrors::AddError(CertErrorId id, in AddError() function in bssl::CertErrors 77 void CertErrors::AddError(CertErrorId id) { AddError(id, nullptr); } in AddError() function in bssl::CertErrors
|
/aosp_15_r20/external/perfetto/src/trace_config_utils/ |
H A D | txt_to_pb.cc | 151 void AddError(size_t row, in AddError() function in perfetto::__anona3f603400111::ErrorReporter 457 void AddError(size_t row, in AddError() function in perfetto::__anona3f603400111::ParserDelegate 464 void AddError(const Token& token, in AddError() function in perfetto::__anona3f603400111::ParserDelegate
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/ |
H A D | importer.cc | 101 void AddError(int line, int column, const std::string& message) override { in AddError() function in google::protobuf::compiler::SourceTreeDescriptorDatabase::SingleFileErrorCollector 186 void SourceTreeDescriptorDatabase::ValidationErrorCollector::AddError( in AddError() function in google::protobuf::compiler::SourceTreeDescriptorDatabase::ValidationErrorCollector
|
H A D | command_line_interface.cc | 300 void AddError(const std::string& filename, int line, int column, in AddError() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter 313 void AddError(int line, int column, const std::string& message) override { in AddError() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter 322 void AddError(const std::string& filename, const std::string& element_name, in AddError() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/ |
H A D | importer.cc | 101 void AddError(int line, int column, const std::string& message) override { in AddError() function in google::protobuf::compiler::SourceTreeDescriptorDatabase::SingleFileErrorCollector 186 void SourceTreeDescriptorDatabase::ValidationErrorCollector::AddError( in AddError() function in google::protobuf::compiler::SourceTreeDescriptorDatabase::ValidationErrorCollector
|
H A D | command_line_interface.cc | 300 void AddError(const std::string& filename, int line, int column, in AddError() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter 313 void AddError(int line, int column, const std::string& message) override { in AddError() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter 322 void AddError(const std::string& filename, const std::string& element_name, in AddError() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
|
/aosp_15_r20/external/perfetto/src/traceconv/ |
H A D | proto_full_utils.cc | 24 void MultiFileErrorCollectorImpl::AddError(const std::string& filename, in AddError() function in perfetto::trace_to_text::MultiFileErrorCollectorImpl
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/ |
H A D | ClientCache.h | 53 enum class AddError { CacheFull, Unspecified }; enum
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gprpp/ |
D | validation_errors.cc | 37 void ValidationErrors::AddError(absl::string_view error) { in AddError() function in grpc_core::ValidationErrors
|
/aosp_15_r20/hardware/interfaces/rebootescrow/aidl/default/ |
H A D | HadamardUtilsTest.cpp | 28 static void AddError(std::vector<uint8_t>* data) { in AddError() function
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/ |
H A D | validation_errors.cc | 36 void ValidationErrors::AddError(absl::string_view error) { in AddError() function in grpc_core::ValidationErrors
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/ |
H A D | parse_text_proto.cc | 31 void AddError(int line, int column, const std::string& message) override {} in AddError() function in tensorflow::__anon38a22aa00111::NoOpErrorCollector
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/importexport/ |
H A D | parse_text_proto.cc | 36 void AddError(int line, int column, const std::string& message) override {} in AddError() function in mlir::tfg::__anon691aa19f0111::NoOpErrorCollector
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/proto/ |
H A D | proto_utils.cc | 103 void StringErrorCollector::AddError(int line, int column, in AddError() function in tensorflow::proto_utils::StringErrorCollector
|
/aosp_15_r20/system/tools/aidl/ |
D | parser.h | 73 void AddError() { error_++; } in AddError() function
|
/aosp_15_r20/frameworks/proto_logging/stats/stats_log_api_gen/ |
H A D | utils.h | 121 void AddError(const std::string& filename, int line, int column, in AddError() function
|
/aosp_15_r20/build/make/tools/ |
H A D | event_log_tags.py | 33 def AddError(self, msg, linenum=None): member in TagFile
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/ |
H A D | xla_mlir_translate.cc | 39 void AddError(int line, int column, const std::string& message) override {} in AddError() function in xla::__anon9fab5fa50111::NoOpErrorCollector
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/Console/ |
H A D | UpdateCallbackConsole.h | 17 void AddError(const FString &path, DWORD systemError) in AddError() function
|
/aosp_15_r20/external/drm_hwcomposer/hwc3/ |
H A D | CommandResultWriter.h | 78 void AddError(hwc3::Error error) { in AddError() function
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | graph_checker.h | 118 void AddError(const std::string& error) { in AddError() function
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/proto_text/ |
H A D | gen_proto_text_functions.cc | 33 void AddError(const string& filename, int line, int column, in AddError() function in tensorflow::__anone13df10f0111::CrashOnErrorCollector
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/csharp/ |
H A D | csharp_bootstrap_unittest.cc | 71 void AddError(const std::string& filename, int line, int column, in AddError() function in google::protobuf::compiler::csharp::__anonb9307bc80111::MockErrorCollector
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/csharp/ |
H A D | csharp_bootstrap_unittest.cc | 71 void AddError(const std::string& filename, int line, int column, in AddError() function in google::protobuf::compiler::csharp::__anona6f39b750111::MockErrorCollector
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/util/ |
D | def_to_proto_test.h | 41 void AddError(const std::string& filename, const std::string& element_name, in AddError() function
|