Searched defs:ProvidesRootCerts (Results 1 – 2 of 2) sorted by relevance
81 bool ProvidesRootCerts() const { return root_cert_distributor_ != nullptr; } in ProvidesRootCerts() function
268 bool XdsCertificateProvider::ProvidesRootCerts(const std::string& cert_name) { in ProvidesRootCerts() function in grpc_core::XdsCertificateProvider