/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/tls/ |
H A D | grpc_tls_certificate_provider.cc | 77 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 D | grpc_tls_certificate_distributor.h | 179 grpc_error_handle root_cert_error; member
|
H A D | grpc_tls_certificate_distributor.cc | 103 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/ |
D | grpc_tls_certificate_provider.cc | 83 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
|
D | grpc_tls_certificate_distributor.h | 179 grpc_error_handle root_cert_error; member
|
D | grpc_tls_certificate_distributor.cc | 105 absl::optional<grpc_error_handle> root_cert_error, in SetErrorForCert()
|
/aosp_15_r20/external/grpc-grpc/test/core/xds/ |
H A D | xds_certificate_provider_test.cc | 102 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/ |
D | tls_security_connector.cc | 469 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 D | tls_security_connector.cc | 463 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 D | xds_certificate_provider.cc | 59 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/ |
D | xds_certificate_provider.cc | 60 void OnError(grpc_error_handle root_cert_error, in OnError() argument
|
/aosp_15_r20/external/grpc-grpc/test/core/security/ |
H A D | grpc_tls_certificate_provider_test.cc | 134 void OnError(grpc_error_handle root_cert_error, in OnError()
|
H A D | grpc_tls_certificate_distributor_test.cc | 134 void OnError(grpc_error_handle root_cert_error, in OnError()
|