Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/dom/localstorage/
H A DActorsParent.cpp1077 void ApplyAndReset(nsTArray<LSItemInfo>& aOrderedItems);
1501 nsTArray<LSItemInfo>&& aOrderedItems);
3465 nsTArray<LSItemInfo>& aOrderedItems) { in ApplyAndReset() argument
3478 aOrderedItems.Clear(); in ApplyAndReset()
3482 for (int32_t index = aOrderedItems.Length() - 1; index >= 0; index--) { in ApplyAndReset()
3483 LSItemInfo& item = aOrderedItems[index]; in ApplyAndReset()
3490 aOrderedItems.RemoveElementAt(index); in ApplyAndReset()
3500 aOrderedItems.RemoveElementAt(index); in ApplyAndReset()
3528 LSItemInfo* itemInfo = aOrderedItems.AppendElement(); in ApplyAndReset()
4290 nsTArray<LSItemInfo>&& aOrderedItems) in Datastore() argument
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/localstorage/
H A DActorsParent.cpp1077 void ApplyAndReset(nsTArray<LSItemInfo>& aOrderedItems);
1501 nsTArray<LSItemInfo>&& aOrderedItems);
3465 nsTArray<LSItemInfo>& aOrderedItems) { in ApplyAndReset() argument
3478 aOrderedItems.Clear(); in ApplyAndReset()
3482 for (int32_t index = aOrderedItems.Length() - 1; index >= 0; index--) { in ApplyAndReset()
3483 LSItemInfo& item = aOrderedItems[index]; in ApplyAndReset()
3490 aOrderedItems.RemoveElementAt(index); in ApplyAndReset()
3500 aOrderedItems.RemoveElementAt(index); in ApplyAndReset()
3528 LSItemInfo* itemInfo = aOrderedItems.AppendElement(); in ApplyAndReset()
4290 nsTArray<LSItemInfo>&& aOrderedItems) in Datastore() argument
[all …]
/dports/www/firefox/firefox-99.0/dom/localstorage/
H A DActorsParent.cpp1091 void ApplyAndReset(nsTArray<LSItemInfo>& aOrderedItems);
1515 nsTArray<LSItemInfo>&& aOrderedItems);
3541 nsTArray<LSItemInfo>& aOrderedItems) { in ApplyAndReset() argument
3554 aOrderedItems.Clear(); in ApplyAndReset()
3558 for (int32_t index = aOrderedItems.Length() - 1; index >= 0; index--) { in ApplyAndReset()
3559 LSItemInfo& item = aOrderedItems[index]; in ApplyAndReset()
3566 aOrderedItems.RemoveElementAt(index); in ApplyAndReset()
3576 aOrderedItems.RemoveElementAt(index); in ApplyAndReset()
3604 LSItemInfo* itemInfo = aOrderedItems.AppendElement(); in ApplyAndReset()
4407 nsTArray<LSItemInfo>&& aOrderedItems) in Datastore() argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/localstorage/
H A DActorsParent.cpp1263 void ApplyAndReset(nsTArray<LSItemInfo>& aOrderedItems);
1728 nsTArray<LSItemInfo>& aOrderedItems);
3633 nsTArray<LSItemInfo>& aOrderedItems) { in ApplyAndReset() argument
3646 aOrderedItems.Clear(); in ApplyAndReset()
3650 for (int32_t index = aOrderedItems.Length() - 1; index >= 0; index--) { in ApplyAndReset()
3651 LSItemInfo& item = aOrderedItems[index]; in ApplyAndReset()
3658 aOrderedItems.RemoveElementAt(index); in ApplyAndReset()
3668 aOrderedItems.RemoveElementAt(index); in ApplyAndReset()
3696 LSItemInfo* itemInfo = aOrderedItems.AppendElement(); in ApplyAndReset()
4775 nsTArray<LSItemInfo>& aOrderedItems) in Datastore() argument
[all …]