Home
last modified time | relevance | path

Searched refs:profileFileWin (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/security/manager/ssl/
H A DnsNSSComponent.cpp1724 nsCOMPtr<nsILocalFileWin> profileFileWin(do_QueryInterface(profileFile)); in GetNSSProfilePath() local
1725 if (!profileFileWin) { in GetNSSProfilePath()
1730 rv = profileFileWin->GetNativeCanonicalPath(aProfilePath); in GetNSSProfilePath()
/dports/lang/spidermonkey60/firefox-60.9.0/security/manager/ssl/
H A DnsNSSComponent.cpp1732 nsCOMPtr<nsILocalFileWin> profileFileWin(do_QueryInterface(profileFile)); in GetNSSProfilePath() local
1733 if (!profileFileWin) { in GetNSSProfilePath()
1739 rv = profileFileWin->GetCanonicalPath(u16ProfilePath); in GetNSSProfilePath()
/dports/lang/spidermonkey78/firefox-78.9.0/security/manager/ssl/
H A DnsNSSComponent.cpp1633 nsCOMPtr<nsILocalFileWin> profileFileWin(do_QueryInterface(profileFile)); in GetNSSProfilePath() local
1634 if (!profileFileWin) { in GetNSSProfilePath()
1640 rv = profileFileWin->GetCanonicalPath(u16ProfilePath); in GetNSSProfilePath()
/dports/www/firefox-esr/firefox-91.8.0/security/manager/ssl/
H A DnsNSSComponent.cpp1628 nsCOMPtr<nsILocalFileWin> profileFileWin(do_QueryInterface(profileFile)); in GetNSSProfilePath() local
1629 if (!profileFileWin) { in GetNSSProfilePath()
1635 rv = profileFileWin->GetCanonicalPath(u16ProfilePath); in GetNSSProfilePath()
/dports/www/firefox/firefox-99.0/security/manager/ssl/
H A DnsNSSComponent.cpp1686 nsCOMPtr<nsILocalFileWin> profileFileWin(do_QueryInterface(profileFile)); in GetNSSProfilePath() local
1687 if (!profileFileWin) { in GetNSSProfilePath()
1693 rv = profileFileWin->GetPath(u16ProfilePath); in GetNSSProfilePath()
/dports/mail/thunderbird/thunderbird-91.8.0/security/manager/ssl/
H A DnsNSSComponent.cpp1628 nsCOMPtr<nsILocalFileWin> profileFileWin(do_QueryInterface(profileFile)); in GetNSSProfilePath() local
1629 if (!profileFileWin) { in GetNSSProfilePath()
1635 rv = profileFileWin->GetCanonicalPath(u16ProfilePath); in GetNSSProfilePath()