Home
last modified time | relevance | path

Searched defs:root_cert_path (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/tls/
H A Dgrpc_tls_certificate_provider.cc118 std::string root_cert_path, int64_t refresh_interval_sec) in FileWatcherCertificateProvider()
407 const char* root_cert_path, unsigned int refresh_interval_sec) { in grpc_tls_certificate_provider_file_watcher_create()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/tls/
Dgrpc_tls_certificate_provider.cc124 std::string root_cert_path, int64_t refresh_interval_sec) in FileWatcherCertificateProvider()
470 const char* root_cert_path, unsigned int refresh_interval_sec) { in grpc_tls_certificate_provider_file_watcher_create()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/common/
Dtls_certificate_provider.cc48 const std::string& root_cert_path, unsigned int refresh_interval_sec) { in FileWatcherCertificateProvider()
/aosp_15_r20/external/grpc-grpc/src/cpp/common/
H A Dtls_certificate_provider.cc48 const std::string& root_cert_path, unsigned int refresh_interval_sec) { in FileWatcherCertificateProvider()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/security/
Dtls_certificate_provider.h110 FileWatcherCertificateProvider(const std::string& root_cert_path, in FileWatcherCertificateProvider()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/security/
Dtls_certificate_provider.h110 FileWatcherCertificateProvider(const std::string& root_cert_path, in FileWatcherCertificateProvider()
/aosp_15_r20/external/grpc-grpc/include/grpcpp/security/
H A Dtls_certificate_provider.h111 FileWatcherCertificateProvider(const std::string& root_cert_path, in FileWatcherCertificateProvider()