Home
last modified time | relevance | path

Searched defs:root_cert_error (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/tls/
H A Dgrpc_tls_certificate_provider.cc77 grpc_error_handle root_cert_error; in StaticDataCertificateProvider() local
179 grpc_error_handle root_cert_error; in FileWatcherCertificateProvider() local
243 grpc_error_handle root_cert_error = in ForceUpdate() local
H A Dgrpc_tls_certificate_distributor.h179 grpc_error_handle root_cert_error; member
H A Dgrpc_tls_certificate_distributor.cc103 absl::optional<grpc_error_handle> root_cert_error, in SetErrorForCert()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/tls/
Dgrpc_tls_certificate_provider.cc83 grpc_error_handle root_cert_error; in StaticDataCertificateProvider() local
185 grpc_error_handle root_cert_error; in FileWatcherCertificateProvider() local
249 grpc_error_handle root_cert_error = in ForceUpdate() local
Dgrpc_tls_certificate_distributor.h179 grpc_error_handle root_cert_error; member
Dgrpc_tls_certificate_distributor.cc105 absl::optional<grpc_error_handle> root_cert_error, in SetErrorForCert()
/aosp_15_r20/external/grpc-grpc/test/core/xds/
H A Dxds_certificate_provider_test.cc102 void OnError(grpc_error_handle root_cert_error, in OnError()
114 grpc_error_handle root_cert_error() const { return root_cert_error_; } in root_cert_error() function in grpc_core::testing::__anon2c29ffce0111::TestCertificatesWatcher
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/tls/
Dtls_security_connector.cc469 grpc_error_handle root_cert_error, grpc_error_handle identity_cert_error) { in OnError()
744 grpc_error_handle root_cert_error, grpc_error_handle identity_cert_error) { in OnError()
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/security_connector/tls/
H A Dtls_security_connector.cc463 grpc_error_handle root_cert_error, grpc_error_handle identity_cert_error) { in OnError()
732 grpc_error_handle root_cert_error, grpc_error_handle identity_cert_error) { in OnError()
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_certificate_provider.cc59 void OnError(grpc_error_handle root_cert_error, in OnError() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_certificate_provider.cc60 void OnError(grpc_error_handle root_cert_error, in OnError() argument
/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Dgrpc_tls_certificate_provider_test.cc134 void OnError(grpc_error_handle root_cert_error, in OnError()
H A Dgrpc_tls_certificate_distributor_test.cc134 void OnError(grpc_error_handle root_cert_error, in OnError()