Home | History | Annotate | Download | only in base

Lines Matching refs:cert_path

176   FilePath cert_path = certs_dir.AppendASCII(cert_file);
178 if (!file_util::ReadFileToString(cert_path, &cert_data))