Home
last modified time | relevance | path

Searched defs:nssdb_path (Results 1 – 2 of 2) sorted by relevance

/external/cronet/crypto/
Dnss_util_chromeos.cc164 base::FilePath nssdb_path = GetSoftwareNSSDBPath(path); in OpenPersistentNSSDBForPath() local
648 base::FilePath nssdb_path = nss_path.Append(base::FilePath::kParentDirectory); in DiagnosePublicSlotAndCrash() local
/external/libchrome/crypto/
Dnss_util.cc272 base::FilePath nssdb_path = path.AppendASCII(".pki").AppendASCII("nssdb"); in OpenPersistentNSSDBForPath() local