Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/dom/localstorage/
H A DActorsParent.cpp2005 nsTArray<LSWriteAndNotifyInfo>&& aWriteAndNotifyInfos) override;
5596 nsTArray<LSWriteAndNotifyInfo>&& aWriteAndNotifyInfos) { in RecvCheckpointAndNotify() argument
5601 if (NS_WARN_IF(aWriteAndNotifyInfos.IsEmpty())) { in RecvCheckpointAndNotify()
5613 for (uint32_t index = 0; index < aWriteAndNotifyInfos.Length(); index++) { in RecvCheckpointAndNotify()
5615 aWriteAndNotifyInfos[index]; in RecvCheckpointAndNotify()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/localstorage/
H A DActorsParent.cpp2005 nsTArray<LSWriteAndNotifyInfo>&& aWriteAndNotifyInfos) override;
5596 nsTArray<LSWriteAndNotifyInfo>&& aWriteAndNotifyInfos) { in RecvCheckpointAndNotify() argument
5601 if (NS_WARN_IF(aWriteAndNotifyInfos.IsEmpty())) { in RecvCheckpointAndNotify()
5613 for (uint32_t index = 0; index < aWriteAndNotifyInfos.Length(); index++) { in RecvCheckpointAndNotify()
5615 aWriteAndNotifyInfos[index]; in RecvCheckpointAndNotify()
/dports/www/firefox/firefox-99.0/dom/localstorage/
H A DActorsParent.cpp2037 nsTArray<LSWriteAndNotifyInfo>&& aWriteAndNotifyInfos) override;
5753 nsTArray<LSWriteAndNotifyInfo>&& aWriteAndNotifyInfos) { in RecvAsyncCheckpointAndNotify() argument
5759 if (NS_WARN_IF(aWriteAndNotifyInfos.IsEmpty())) { in RecvAsyncCheckpointAndNotify()
5769 for (uint32_t index = 0; index < aWriteAndNotifyInfos.Length(); index++) { in RecvAsyncCheckpointAndNotify()
5771 aWriteAndNotifyInfos[index]; in RecvAsyncCheckpointAndNotify()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/localstorage/
H A DActorsParent.cpp2190 nsTArray<LSWriteAndNotifyInfo>&& aWriteAndNotifyInfos) override;
6047 nsTArray<LSWriteAndNotifyInfo>&& aWriteAndNotifyInfos) { in RecvCheckpointAndNotify() argument
6052 if (NS_WARN_IF(aWriteAndNotifyInfos.IsEmpty())) { in RecvCheckpointAndNotify()
6064 for (uint32_t index = 0; index < aWriteAndNotifyInfos.Length(); index++) { in RecvCheckpointAndNotify()
6066 aWriteAndNotifyInfos[index]; in RecvCheckpointAndNotify()