Searched refs:root_cert_full_path (Results 1 – 2 of 2) sorted by relevance
256 const std::string& root_cert_full_path) { in ReadRootCertificatesFromFile() argument260 grpc_load_file(root_cert_full_path.c_str(), 0, &root_slice); in ReadRootCertificatesFromFile()263 root_cert_full_path.c_str(), grpc_error_string(root_error)); in ReadRootCertificatesFromFile()
109 const std::string& root_cert_full_path);