Home
last modified time | relevance | path

Searched refs:aAlreadyExisted (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/localstorage/
H A DActorsParent.cpp2290 bool* aAlreadyExisted = nullptr);
7080 bool* aAlreadyExisted) { in EnsureDirectoryEntry() argument
7088 if (aAlreadyExisted) { in EnsureDirectoryEntry()
7089 *aAlreadyExisted = false; in EnsureDirectoryEntry()
7106 if (aAlreadyExisted) { in EnsureDirectoryEntry()
7107 *aAlreadyExisted = exists; in EnsureDirectoryEntry()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/localstorage/
H A DActorsParent.cpp2290 bool* aAlreadyExisted = nullptr);
7080 bool* aAlreadyExisted) { in EnsureDirectoryEntry() argument
7088 if (aAlreadyExisted) { in EnsureDirectoryEntry()
7089 *aAlreadyExisted = false; in EnsureDirectoryEntry()
7106 if (aAlreadyExisted) { in EnsureDirectoryEntry()
7107 *aAlreadyExisted = exists; in EnsureDirectoryEntry()
/dports/www/firefox/firefox-99.0/dom/localstorage/
H A DActorsParent.cpp2311 bool* aAlreadyExisted = nullptr);
7204 bool* aAlreadyExisted) { in EnsureDirectoryEntry() argument
7213 if (aAlreadyExisted) { in EnsureDirectoryEntry()
7214 *aAlreadyExisted = false; in EnsureDirectoryEntry()
7231 if (aAlreadyExisted) { in EnsureDirectoryEntry()
7232 *aAlreadyExisted = exists; in EnsureDirectoryEntry()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/localstorage/
H A DActorsParent.cpp2475 bool* aAlreadyExisted = nullptr);
7613 bool* aAlreadyExisted) { in EnsureDirectoryEntry() argument
7625 if (aAlreadyExisted) { in EnsureDirectoryEntry()
7626 *aAlreadyExisted = false; in EnsureDirectoryEntry()
7646 if (aAlreadyExisted) { in EnsureDirectoryEntry()
7647 *aAlreadyExisted = exists; in EnsureDirectoryEntry()