Home
last modified time | relevance | path

Searched defs:add_error (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/combine/src/parser/
Derror.rs29 fn add_error(&mut self, errors: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
132 fn add_error(&mut self, errors: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
177 fn add_error(&mut self, errors: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
225 fn add_error(&mut self, _errors: &mut Tracked<<Input as StreamOnce>::Error>) {} in add_error() function
Dregex.rs242 fn add_error(&mut self, error: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
299 fn add_error(&mut self, error: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
358 fn add_error(&mut self, error: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
419 fn add_error(&mut self, error: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
485 fn add_error(&mut self, error: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
Dtoken.rs191 fn add_error(&mut self, errors: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
280 fn add_error(&mut self, errors: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
491 fn add_error(&mut self, errors: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
671 fn add_error(&mut self, errors: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
Dsequence.rs698 fn add_error(&mut self, errors: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
784 fn add_error(&mut self, errors: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
891 fn add_error(&mut self, errors: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
Dcombinator.rs52 fn add_error(&mut self, _errors: &mut Tracked<<Input as StreamOnce>::Error>) {} in add_error() function
526 fn add_error(&mut self, errors: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
624 fn add_error(&mut self, error: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
1071 fn add_error(&mut self, errors: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
1141 fn add_error(&mut self, errors: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
1333 fn add_error(&mut self, errors: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
Dchoice.rs378 fn add_error(&mut self, error: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
586 fn add_error(&mut self, errors: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
Drange.rs62 fn add_error(&mut self, errors: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
196 fn add_error(&mut self, errors: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
Drepeat.rs162 fn add_error(&mut self, error: &mut Tracked<<Input as StreamOnce>::Error>) { in add_error() function
Dmod.rs206 fn add_error(&mut self, _error: &mut Tracked<<Input as StreamOnce>::Error>) {} in add_error() method
/aosp_15_r20/external/python/mobly/mobly/
Dexpects.py62 def add_error(self, error): member in _ExpectErrorRecorder
Drecords.py462 def add_error(self, position, e): member in TestResultRecord
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
Dftrace_event_bundle.pbzero.h238 template <typename T = FtraceEventBundle_FtraceError> T* add_error() { in add_error() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
H A Dftrace_event_bundle.pbzero.h238 template <typename T = FtraceEventBundle_FtraceError> T* add_error() { in add_error() function
/aosp_15_r20/external/rust/android-crates-io/crates/combine/src/stream/
Deasy.rs675 pub fn add_error(&mut self, error: Error<T, R>) in add_error() method
/aosp_15_r20/external/python/cpython3/Modules/
Dpyexpat.c1721 add_error(PyObject *errors_module, PyObject *codes_dict, in add_error() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
H A Dftrace_event_bundle.pb.h1947 inline ::perfetto::protos::FtraceEventBundle_FtraceError* FtraceEventBundle::add_error() { in add_error() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
Dftrace_event_bundle.pb.h1947 inline ::perfetto::protos::FtraceEventBundle_FtraceError* FtraceEventBundle::add_error() { in add_error() function
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dchttp2_transport.cc2238 static void add_error(grpc_error_handle error, grpc_error_handle* refs, in add_error() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc2173 static void add_error(grpc_error_handle error, grpc_error_handle* refs, in add_error() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
H A Dconfiguration_generated.h2696 void add_error(flatbuffers::Offset<tflite::BenchmarkError> error) { in add_error() function