Home
last modified time | relevance | path

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

/third_party/grpc/src/cpp/common/
Dtls_certificate_provider.cc58 const std::string& root_cert_path, unsigned int refresh_interval_sec) { in FileWatcherCertificateProvider()
/third_party/grpc/include/grpcpp/security/
Dtls_certificate_provider.h121 FileWatcherCertificateProvider(const std::string& root_cert_path, in FileWatcherCertificateProvider()
/third_party/grpc/src/core/lib/security/credentials/tls/
Dgrpc_tls_certificate_provider.cc172 std::string root_cert_path, int64_t refresh_interval_sec) in FileWatcherCertificateProvider()
468 const char* root_cert_path, unsigned int refresh_interval_sec) { in grpc_tls_certificate_provider_file_watcher_create()