Searched refs:CertificateToPath (Results 1 – 3 of 3) sorted by relevance
29 base::FilePath Transport::CertificateToPath(Transport::Certificate cert) { in CertificateToPath() function in brillo::http::Transport
143 static base::FilePath CertificateToPath(Certificate cert);
295 certificate_path_ = CertificateToPath(cert); in UseCustomCertificate()