Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/dom/localstorage/
H A DActorsParent.cpp173 class PreparedDatastore;
1458 nsTHashSet<PreparedDatastore*> mPreparedDatastores;
1638 class PreparedDatastore { class
1650 PreparedDatastore(Datastore* aDatastore, in PreparedDatastore() function in mozilla::dom::__anone1dc0fd90111::PreparedDatastore
1672 ~PreparedDatastore() { in ~PreparedDatastore()
3186 mozilla::UniquePtr<PreparedDatastore> preparedDatastore; in RecvPBackgroundLSDatabaseConstructor()
4407 PreparedDatastore* aPreparedDatastore) { in NoteLivePreparedDatastore()
4418 PreparedDatastore* aPreparedDatastore) { in NoteFinishedPreparedDatastore()
5143 void PreparedDatastore::Destroy() { in Destroy()
5154 auto* self = static_cast<PreparedDatastore*>(aClosure); in TimerCallback()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/localstorage/
H A DActorsParent.cpp173 class PreparedDatastore;
1458 nsTHashSet<PreparedDatastore*> mPreparedDatastores;
1638 class PreparedDatastore { class
1650 PreparedDatastore(Datastore* aDatastore, in PreparedDatastore() function in mozilla::dom::__anone8928e300111::PreparedDatastore
1672 ~PreparedDatastore() { in ~PreparedDatastore()
3186 mozilla::UniquePtr<PreparedDatastore> preparedDatastore; in RecvPBackgroundLSDatabaseConstructor()
4407 PreparedDatastore* aPreparedDatastore) { in NoteLivePreparedDatastore()
4418 PreparedDatastore* aPreparedDatastore) { in NoteFinishedPreparedDatastore()
5143 void PreparedDatastore::Destroy() { in Destroy()
5154 auto* self = static_cast<PreparedDatastore*>(aClosure); in TimerCallback()
[all …]
/dports/www/firefox/firefox-99.0/dom/localstorage/
H A DActorsParent.cpp164 class PreparedDatastore;
1472 nsTHashSet<PreparedDatastore*> mPreparedDatastores;
1656 class PreparedDatastore { class
1668 PreparedDatastore(Datastore* aDatastore, in PreparedDatastore() function in mozilla::dom::__anoncd717ce40111::PreparedDatastore
1690 ~PreparedDatastore() { in ~PreparedDatastore()
2771 nsClassHashtable<nsUint64HashKey, PreparedDatastore>;
4524 PreparedDatastore* aPreparedDatastore) { in NoteLivePreparedDatastore()
4535 PreparedDatastore* aPreparedDatastore) { in NoteFinishedPreparedDatastore()
5305 void PreparedDatastore::Destroy() { in Destroy()
5316 auto* self = static_cast<PreparedDatastore*>(aClosure); in TimerCallback()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/localstorage/
H A DActorsParent.cpp88 class PreparedDatastore;
1835 class PreparedDatastore { class
1847 PreparedDatastore(Datastore* aDatastore, in PreparedDatastore() function in mozilla::dom::__anonb2ee0edb0111::PreparedDatastore
1869 ~PreparedDatastore() { in ~PreparedDatastore()
2927 typedef nsClassHashtable<nsUint64HashKey, PreparedDatastore>
3355 mozilla::UniquePtr<PreparedDatastore> preparedDatastore; in RecvPBackgroundLSDatabaseConstructor()
4866 PreparedDatastore* aPreparedDatastore) { in NoteLivePreparedDatastore()
4877 PreparedDatastore* aPreparedDatastore) { in NoteFinishedPreparedDatastore()
5597 void PreparedDatastore::Destroy() { in Destroy()
5608 auto* self = static_cast<PreparedDatastore*>(aClosure); in TimerCallback()
[all …]