Home
last modified time | relevance | path

Searched refs:RequestUpdateUsage (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/localstorage/
H A DActorsParent.cpp1586 int64_t RequestUpdateUsage(int64_t aRequestedSize, int64_t aMinSize);
4887 int64_t Datastore::RequestUpdateUsage(int64_t aRequestedSize, in RequestUpdateUsage() function in mozilla::dom::Datastore
5414 int64_t size = mDatastore->RequestUpdateUsage(aRequestedSize, aMinSize); in RecvPBackgroundLSSnapshotConstructor()
5905 int64_t size = mDatastore->RequestUpdateUsage(aRequestedSize, aMinSize); in RecvIncreasePeakUsage()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/localstorage/
H A DActorsParent.cpp1586 int64_t RequestUpdateUsage(int64_t aRequestedSize, int64_t aMinSize);
4887 int64_t Datastore::RequestUpdateUsage(int64_t aRequestedSize, in RequestUpdateUsage() function in mozilla::dom::Datastore
5414 int64_t size = mDatastore->RequestUpdateUsage(aRequestedSize, aMinSize); in RecvPBackgroundLSSnapshotConstructor()
5905 int64_t size = mDatastore->RequestUpdateUsage(aRequestedSize, aMinSize); in RecvIncreasePeakUsage()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/localstorage/
H A DActorsParent.cpp1803 int64_t RequestUpdateUsage(int64_t aRequestedSize, int64_t aMinSize);
5340 int64_t Datastore::RequestUpdateUsage(int64_t aRequestedSize, in RequestUpdateUsage() function in mozilla::dom::Datastore
5865 int64_t size = mDatastore->RequestUpdateUsage(aRequestedSize, aMinSize); in RecvPBackgroundLSSnapshotConstructor()
6355 int64_t size = mDatastore->RequestUpdateUsage(aRequestedSize, aMinSize); in RecvIncreasePeakUsage()