Searched refs:certificates_dir_ (Results 1 – 2 of 2) sorted by relevance
273 certificates_dir_ = src_dir.Append(FILE_PATH_LITERAL("net")) in Init()336 return certificates_dir_.AppendASCII("root_ca_cert.crt"); in GetRootCertificatePath()358 FilePath certificate_path(certificates_dir_); in AddCommandLineArguments()
166 FilePath certificates_dir_; variable