Home
last modified time | relevance | path

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

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