Home
last modified time | relevance | path

Searched defs:preparedDatastore (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/localstorage/
H A DActorsParent.cpp2990 for (const auto& preparedDatastore : gPreparedDatastores->Values()) { in InvalidatePreparedDatastoresMatching() local
3152 PreparedDatastore* preparedDatastore = gPreparedDatastores->Get(aDatastoreId); in AllocPBackgroundLSDatabaseParent() local
3186 mozilla::UniquePtr<PreparedDatastore> preparedDatastore; in RecvPBackgroundLSDatabaseConstructor() local
7342 const auto& preparedDatastore = gPreparedDatastores->InsertOrUpdate( in GetResponse() local
8464 const auto& preparedDatastore) { in AbortOperationsForLocks()
/dports/www/firefox/firefox-99.0/dom/localstorage/
H A DActorsParent.cpp3028 for (const auto& preparedDatastore : gPreparedDatastores->Values()) { in InvalidatePreparedDatastoresMatching() local
3228 PreparedDatastore* preparedDatastore = gPreparedDatastores->Get(aDatastoreId); in AllocPBackgroundLSDatabaseParent() local
3262 mozilla::UniquePtr<PreparedDatastore> preparedDatastore; in RecvPBackgroundLSDatabaseConstructor() local
7464 const auto& preparedDatastore = gPreparedDatastores->InsertOrUpdate( in GetResponse() local
8609 const auto& preparedDatastore) { in AbortOperationsForLocks()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/localstorage/
H A DActorsParent.cpp2990 for (const auto& preparedDatastore : gPreparedDatastores->Values()) { in InvalidatePreparedDatastoresMatching() local
3152 PreparedDatastore* preparedDatastore = gPreparedDatastores->Get(aDatastoreId); in AllocPBackgroundLSDatabaseParent() local
3186 mozilla::UniquePtr<PreparedDatastore> preparedDatastore; in RecvPBackgroundLSDatabaseConstructor() local
7342 const auto& preparedDatastore = gPreparedDatastores->InsertOrUpdate( in GetResponse() local
8464 const auto& preparedDatastore) { in AbortOperationsForLocks()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/localstorage/
H A DActorsParent.cpp3321 PreparedDatastore* preparedDatastore = gPreparedDatastores->Get(aDatastoreId); in AllocPBackgroundLSDatabaseParent() local
3355 mozilla::UniquePtr<PreparedDatastore> preparedDatastore; in RecvPBackgroundLSDatabaseConstructor() local
7882 auto preparedDatastore = MakeUnique<PreparedDatastore>( in GetResponse() local
9203 const auto& preparedDatastore = iter.Data(); in AbortOperations() local