Home
last modified time | relevance | path

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

/aosp_15_r20/external/aws-sdk-java-v2/services/ssooidc/src/main/resources/codegen-resources/
H A Dservice-2.json108 "error_description":{ object
133 "error_description":{ object
309 "error_description":{ object
330 "error_description":{ object
348 "error_description":{ object
364 "error_description":{ object
380 "error_description":{ object
396 "error_description":{ object
412 "error_description":{ object
436 "error_description":{ object
[all …]
/aosp_15_r20/bionic/libc/bionic/
H A Dstrerror.cpp47 #define __BIONIC_ERRDEF(error_number, error_description) [error_number] = error_description, argument
52 #define __BIONIC_ERRDEF(error_number, error_description) [error_number] = #error_number, argument
/aosp_15_r20/external/libultrahdr/third_party/image_io/src/base/
H A Ddata_context.cc34 const std::string& error_description, in GetErrorText()
43 const std::string& error_description, in GetErrorText()
H A Ddata_scanner.cc108 const string& error_description, in SetInternalError()
117 const string& error_description, in SetSyntaxError()
/aosp_15_r20/external/image_io/src/base/
H A Ddata_context.cc34 const std::string& error_description, in GetErrorText()
43 const std::string& error_description, in GetErrorText()
H A Ddata_scanner.cc108 const string& error_description, in SetInternalError()
117 const string& error_description, in SetSyntaxError()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dconnect_tunnel.cc280 void ConnectTunnel::TerminateClientStream(absl::string_view error_description, in TerminateClientStream()
H A Dconnect_udp_tunnel.cc406 absl::string_view error_description, QuicResetStreamError error_code) { in TerminateClientStream()
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dhttp_upload.cc68 string* error_description) { in SendRequest()
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/
H A DError.h97 std::string error_description() const in error_description() function
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_api.cc238 upb_StringView error_description = in CreateAdsRequest() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/base/internal/
H A Dexception_safety_testing.h178 const std::string& error_description) { in ErrorMessage()
/aosp_15_r20/external/abseil-cpp/absl/base/internal/
H A Dexception_safety_testing.h178 const std::string& error_description) { in ErrorMessage()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.cc242 upb_StringView error_description = in CreateAdsRequest() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/base/internal/
H A Dexception_safety_testing.h178 const std::string& error_description) { in ErrorMessage()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/
Dexception_safety_testing.h178 const std::string& error_description) { in ErrorMessage()
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/base/internal/
H A Dexception_safety_testing.h178 const std::string& error_description) { in ErrorMessage()
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/base/internal/
H A Dexception_safety_testing.h178 const std::string& error_description) { in ErrorMessage()
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/base/internal/
H A Dexception_safety_testing.h178 const std::string& error_description) { in ErrorMessage()
/aosp_15_r20/external/googleapis/google/cloud/config/v1/
H A Dconfig.proto1048 string error_description = 3; field