Searched refs:error_info_ (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/system/core/debuggerd/libdebuggerd/ |
H A D | scudo.cpp | 86 __scudo_get_error_info(&error_info_, process_info.maybe_tagged_fault_address, stack_depot.get(), in ScudoCrashData() 93 return error_info_.reports[0].error_type != UNKNOWN; in CrashIsMine() 142 while (report_num < sizeof(error_info_.reports) / sizeof(error_info_.reports[0]) && in AddCauseProtos() 143 error_info_.reports[report_num].error_type != UNKNOWN) { in AddCauseProtos() 144 FillInCause(tombstone->add_causes(), &error_info_.reports[report_num++], unwinder); in AddCauseProtos()
|
/aosp_15_r20/external/cronet/components/nacl/renderer/plugin/ |
H A D | pnacl_coordinator.cc | 160 plugin_->ReportLoadError(error_info_); in TranslateFinished() 303 error_info_.SetReport(PP_NACL_ERROR_PNACL_PEXE_FETCH_ABORTED, in BitcodeStreamDidFinish() 307 error_info_.SetReport(PP_NACL_ERROR_PNACL_PEXE_FETCH_NOACCESS, in BitcodeStreamDidFinish() 312 error_info_.SetReport(PP_NACL_ERROR_PNACL_PEXE_FETCH_OTHER, ss.str()); in BitcodeStreamDidFinish() 401 &error_info_, &pnacl_options_, architecture_attributes_, this); in RunCompile()
|
H A D | pnacl_coordinator.h | 171 ErrorInfo error_info_; variable
|
/aosp_15_r20/external/cronet/net/dns/ |
H A D | host_resolver_manager_service_endpoint_request_impl.cc | 171 error_info_ = ResolveErrorInfo(results.error(), is_secure_network_error); in OnJobCompleted() 190 error_info_ = ResolveErrorInfo(ERR_DNS_REQUEST_CANCELLED, in OnJobCancelled()
|
H A D | host_resolver_manager_request_impl.cc | 150 return error_info_; in GetResolveErrorInfo() 183 error_info_ = ResolveErrorInfo(error, is_secure_network_error); in set_error_info()
|
H A D | host_resolver_manager_service_endpoint_request_impl.h | 112 ResolveErrorInfo error_info_; variable
|
H A D | host_resolver_manager_request_impl.h | 180 ResolveErrorInfo error_info_; variable
|
/aosp_15_r20/system/core/debuggerd/libdebuggerd/include/libdebuggerd/ |
H A D | scudo.h | 48 scudo_error_info error_info_ = {};
|
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/ |
D | atoms.pb.cc | 17868 PROTOBUF_FIELD_OFFSET(::android::os::statsd::BiometricErrorOccurred, _impl_.error_info_), 93087 , decltype(_impl_.error_info_){} in BiometricErrorOccurred() 93123 , decltype(_impl_.error_info_){0} in SharedCtor()
|
D | atoms.pb.h | 67848 ::int32_t error_info_; in Swap() 299070 _impl_.error_info_ = 0; in clear_error_info() 299074 return _impl_.error_info_; in _internal_error_info() 299082 _impl_.error_info_ = value; in _internal_set_error_info()
|