Home
last modified time | relevance | path

Searched refs:aInitInfo (Results 1 – 20 of 20) sorted by relevance

/dports/www/firefox/firefox-99.0/dom/localstorage/
H A DLSSnapshot.cpp178 const LSSnapshotInitInfo& aInitInfo, bool aExplicit) { in Init() argument
188 LoadState loadState = aInitInfo.loadState(); in Init()
190 const nsTArray<LSItemInfo>& itemInfos = aInitInfo.itemInfos(); in Init()
204 if (aInitInfo.addKeyToUnknownItems()) { in Init()
207 mInitLength = aInitInfo.totalLength(); in Init()
210 mInitLength = aInitInfo.totalLength(); in Init()
215 mUsage = aInitInfo.usage(); in Init()
216 mPeakUsage = aInitInfo.peakUsage(); in Init()
218 mLoadState = aInitInfo.loadState(); in Init()
220 mHasOtherProcessDatabases = aInitInfo.hasOtherProcessDatabases(); in Init()
[all …]
H A DLSSnapshot.h139 nsresult Init(const nsAString& aKey, const LSSnapshotInitInfo& aInitInfo,
H A DActorsChild.h91 LSSnapshotInitInfo* aInitInfo) override;
H A DActorsChild.cpp81 LSSnapshotInitInfo* aInitInfo) { in AllocPBackgroundLSSnapshotChild() argument
H A DActorsParent.cpp1829 LSSnapshotInitInfo* aInitInfo) override;
5518 LSSnapshotInitInfo* aInitInfo) { in AllocPBackgroundLSSnapshotParent() argument
5540 const int64_t& aMinSize, LSSnapshotInitInfo* aInitInfo) { in RecvPBackgroundLSSnapshotConstructor() argument
5543 MOZ_ASSERT(aInitInfo); in RecvPBackgroundLSSnapshotConstructor()
5583 aInitInfo->addKeyToUnknownItems() = addKeyToUnknownItems; in RecvPBackgroundLSSnapshotConstructor()
5584 aInitInfo->itemInfos() = std::move(itemInfos); in RecvPBackgroundLSSnapshotConstructor()
5585 aInitInfo->totalLength() = totalLength; in RecvPBackgroundLSSnapshotConstructor()
5586 aInitInfo->usage() = usage; in RecvPBackgroundLSSnapshotConstructor()
5587 aInitInfo->peakUsage() = peakUsage; in RecvPBackgroundLSSnapshotConstructor()
5588 aInitInfo->loadState() = loadState; in RecvPBackgroundLSSnapshotConstructor()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/localstorage/
H A DLSSnapshot.cpp182 const LSSnapshotInitInfo& aInitInfo, bool aExplicit) { in Init() argument
192 LoadState loadState = aInitInfo.loadState(); in Init()
194 const nsTArray<LSItemInfo>& itemInfos = aInitInfo.itemInfos(); in Init()
208 if (aInitInfo.addKeyToUnknownItems()) { in Init()
211 mInitLength = aInitInfo.totalLength(); in Init()
214 mInitLength = aInitInfo.totalLength(); in Init()
219 mExactUsage = aInitInfo.initialUsage(); in Init()
220 mPeakUsage = aInitInfo.peakUsage(); in Init()
222 mLoadState = aInitInfo.loadState(); in Init()
224 mHasOtherProcessObservers = aInitInfo.hasOtherProcessObservers(); in Init()
H A DLSSnapshot.h138 nsresult Init(const nsAString& aKey, const LSSnapshotInitInfo& aInitInfo,
H A DActorsChild.h91 const int64_t& aMinSize, LSSnapshotInitInfo* aInitInfo) override;
H A DActorsChild.cpp81 const int64_t& aMinSize, LSSnapshotInitInfo* aInitInfo) { in AllocPBackgroundLSSnapshotChild() argument
H A DActorsParent.cpp1817 LSSnapshotInitInfo* aInitInfo) override;
5357 const int64_t& aMinSize, LSSnapshotInitInfo* aInitInfo) { in AllocPBackgroundLSSnapshotParent() argument
5385 LSSnapshotInitInfo* aInitInfo) { in RecvPBackgroundLSSnapshotConstructor() argument
5389 MOZ_ASSERT(aInitInfo); in RecvPBackgroundLSSnapshotConstructor()
5426 aInitInfo->addKeyToUnknownItems() = addKeyToUnknownItems; in RecvPBackgroundLSSnapshotConstructor()
5427 aInitInfo->itemInfos() = std::move(itemInfos); in RecvPBackgroundLSSnapshotConstructor()
5428 aInitInfo->totalLength() = totalLength; in RecvPBackgroundLSSnapshotConstructor()
5429 aInitInfo->initialUsage() = initialUsage; in RecvPBackgroundLSSnapshotConstructor()
5430 aInitInfo->peakUsage() = peakUsage; in RecvPBackgroundLSSnapshotConstructor()
5431 aInitInfo->loadState() = loadState; in RecvPBackgroundLSSnapshotConstructor()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/localstorage/
H A DLSSnapshot.cpp182 const LSSnapshotInitInfo& aInitInfo, bool aExplicit) { in Init() argument
192 LoadState loadState = aInitInfo.loadState(); in Init()
194 const nsTArray<LSItemInfo>& itemInfos = aInitInfo.itemInfos(); in Init()
208 if (aInitInfo.addKeyToUnknownItems()) { in Init()
211 mInitLength = aInitInfo.totalLength(); in Init()
214 mInitLength = aInitInfo.totalLength(); in Init()
219 mExactUsage = aInitInfo.initialUsage(); in Init()
220 mPeakUsage = aInitInfo.peakUsage(); in Init()
222 mLoadState = aInitInfo.loadState(); in Init()
224 mHasOtherProcessObservers = aInitInfo.hasOtherProcessObservers(); in Init()
H A DLSSnapshot.h138 nsresult Init(const nsAString& aKey, const LSSnapshotInitInfo& aInitInfo,
H A DActorsChild.h91 const int64_t& aMinSize, LSSnapshotInitInfo* aInitInfo) override;
H A DActorsChild.cpp81 const int64_t& aMinSize, LSSnapshotInitInfo* aInitInfo) { in AllocPBackgroundLSSnapshotChild() argument
H A DActorsParent.cpp1817 LSSnapshotInitInfo* aInitInfo) override;
5357 const int64_t& aMinSize, LSSnapshotInitInfo* aInitInfo) { in AllocPBackgroundLSSnapshotParent() argument
5385 LSSnapshotInitInfo* aInitInfo) { in RecvPBackgroundLSSnapshotConstructor() argument
5389 MOZ_ASSERT(aInitInfo); in RecvPBackgroundLSSnapshotConstructor()
5426 aInitInfo->addKeyToUnknownItems() = addKeyToUnknownItems; in RecvPBackgroundLSSnapshotConstructor()
5427 aInitInfo->itemInfos() = std::move(itemInfos); in RecvPBackgroundLSSnapshotConstructor()
5428 aInitInfo->totalLength() = totalLength; in RecvPBackgroundLSSnapshotConstructor()
5429 aInitInfo->initialUsage() = initialUsage; in RecvPBackgroundLSSnapshotConstructor()
5430 aInitInfo->peakUsage() = peakUsage; in RecvPBackgroundLSSnapshotConstructor()
5431 aInitInfo->loadState() = loadState; in RecvPBackgroundLSSnapshotConstructor()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/localstorage/
H A DLSSnapshot.cpp151 const LSSnapshotInitInfo& aInitInfo, bool aExplicit) { in Init() argument
161 LoadState loadState = aInitInfo.loadState(); in Init()
163 const nsTArray<LSItemInfo>& itemInfos = aInitInfo.itemInfos(); in Init()
177 if (aInitInfo.addKeyToUnknownItems()) { in Init()
180 mInitLength = aInitInfo.totalLength(); in Init()
183 mInitLength = aInitInfo.totalLength(); in Init()
188 mExactUsage = aInitInfo.initialUsage(); in Init()
189 mPeakUsage = aInitInfo.peakUsage(); in Init()
191 mLoadState = aInitInfo.loadState(); in Init()
193 mHasOtherProcessObservers = aInitInfo.hasOtherProcessObservers(); in Init()
H A DLSSnapshot.h134 nsresult Init(const nsAString& aKey, const LSSnapshotInitInfo& aInitInfo,
H A DActorsChild.h83 const int64_t& aMinSize, LSSnapshotInitInfo* aInitInfo) override;
H A DActorsChild.cpp75 const int64_t& aMinSize, LSSnapshotInitInfo* aInitInfo) { in AllocPBackgroundLSSnapshotChild() argument
H A DActorsParent.cpp2001 LSSnapshotInitInfo* aInitInfo) override;
5808 const int64_t& aMinSize, LSSnapshotInitInfo* aInitInfo) { in AllocPBackgroundLSSnapshotParent() argument
5836 LSSnapshotInitInfo* aInitInfo) { in RecvPBackgroundLSSnapshotConstructor() argument
5840 MOZ_ASSERT(aInitInfo); in RecvPBackgroundLSSnapshotConstructor()
5876 aInitInfo->addKeyToUnknownItems() = addKeyToUnknownItems; in RecvPBackgroundLSSnapshotConstructor()
5877 aInitInfo->itemInfos() = std::move(itemInfos); in RecvPBackgroundLSSnapshotConstructor()
5878 aInitInfo->totalLength() = totalLength; in RecvPBackgroundLSSnapshotConstructor()
5879 aInitInfo->initialUsage() = initialUsage; in RecvPBackgroundLSSnapshotConstructor()
5880 aInitInfo->peakUsage() = peakUsage; in RecvPBackgroundLSSnapshotConstructor()
5881 aInitInfo->loadState() = loadState; in RecvPBackgroundLSSnapshotConstructor()
[all …]