Home
last modified time | relevance | path

Searched defs:error_data (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/protos/ondevicepersonalization/
H A Dexception_reporting.proto56 repeated ErrorData error_data = 1; field
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/metrics/
H A Dmetrics_interface.py43 def set_converter_error(self, error_data): argument
H A Dmetrics_portable.py53 def set_converter_error(self, error_data): argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/
H A Dmetrics_interface.py44 def set_converter_error(self, error_data): argument
H A Dmetrics_portable.py54 def set_converter_error(self, error_data): argument
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/protos/ondevicepersonalization/
Dexception_reporting.pb.h1176 …icepersonalization::federatedcompute::proto::ErrorData& ErrorDataList::error_data(int index) const… in error_data() function
1189 ErrorDataList::error_data() const { in error_data() function
/aosp_15_r20/external/tensorflow/tensorflow/python/lite/
H A Dtoco_python_api_wrapper.cc102 for (const auto& error_data : collected_errors) { in PYBIND11_MODULE() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/metrics/
H A Dtypes_util.cc40 void Extract(tflite::metrics::ConverterErrorData* error_data) { in Extract()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/
H A Dtf_to_tfl_flatbuffer.cc256 for (const auto& error_data : collector->CollectedErrors()) { in ConvertTFExecutorToTFLOrFlatbuffer() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/python/
H A Dtoco_python_api.cc453 for (const auto& error_data : collector->CollectedErrors()) { in RetrieveCollectedErrors() local
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dclosure.h77 } error_data; member
/aosp_15_r20/external/selinux/libselinux/src/
H A Dregex.c546 void regex_format_error(struct regex_error_data const *error_data, char *buffer, in regex_format_error()
H A Dlabel_file.h343 struct regex_error_data error_data; in compile_regex() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dclosure.h77 } error_data; member
/aosp_15_r20/system/core/debuggerd/
H A Dcrash_dump.cpp778 unwindstack::ErrorData error_data; in main() local
/aosp_15_r20/external/python/cpython2/Lib/
Dnntplib.py82 error_data = NNTPDataError variable