Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/dom/webbrowserpersist/
H A DnsWebBrowserPersist.cpp1781 bool childIsSymlink = false; in CleanupLocalFiles() local
1782 childAsFile->IsSymlink(&childIsSymlink); in CleanupLocalFiles()
1785 if (!childIsDir || childIsSymlink) { in CleanupLocalFiles()
/dports/www/firefox-legacy/firefox-52.8.0esr/embedding/components/webbrowserpersist/
H A DnsWebBrowserPersist.cpp1908 bool childIsSymlink = false; in CleanupLocalFiles() local
1909 childAsFile->IsSymlink(&childIsSymlink); in CleanupLocalFiles()
1912 if (!childIsDir || childIsSymlink) in CleanupLocalFiles()
/dports/www/firefox-esr/firefox-91.8.0/dom/webbrowserpersist/
H A DnsWebBrowserPersist.cpp1915 bool childIsSymlink = false; in CleanupLocalFiles() local
1916 child->IsSymlink(&childIsSymlink); in CleanupLocalFiles()
1919 if (!childIsDir || childIsSymlink) { in CleanupLocalFiles()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/webbrowserpersist/
H A DnsWebBrowserPersist.cpp1806 bool childIsSymlink = false; in CleanupLocalFiles() local
1807 child->IsSymlink(&childIsSymlink); in CleanupLocalFiles()
1810 if (!childIsDir || childIsSymlink) { in CleanupLocalFiles()
/dports/www/firefox/firefox-99.0/dom/webbrowserpersist/
H A DnsWebBrowserPersist.cpp1915 bool childIsSymlink = false; in CleanupLocalFiles() local
1916 child->IsSymlink(&childIsSymlink); in CleanupLocalFiles()
1919 if (!childIsDir || childIsSymlink) { in CleanupLocalFiles()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/webbrowserpersist/
H A DnsWebBrowserPersist.cpp1915 bool childIsSymlink = false; in CleanupLocalFiles() local
1916 child->IsSymlink(&childIsSymlink); in CleanupLocalFiles()
1919 if (!childIsDir || childIsSymlink) { in CleanupLocalFiles()