Home
last modified time | relevance | path

Searched refs:hasOtherProcessObservers (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/localstorage/
H A DPBackgroundLSDatabase.ipdl66 bool hasOtherProcessObservers;
H A DActorsParent.cpp4972 bool hasOtherProcessObservers = false; in NoteChangedObserverArray() local
4978 hasOtherProcessObservers = true; in NoteChangedObserverArray()
4983 if (snapshot->HasOtherProcessObservers() != hasOtherProcessObservers) { in NoteChangedObserverArray()
5418 bool hasOtherProcessObservers = mDatastore->HasOtherProcessObservers(this); in RecvPBackgroundLSSnapshotConstructor() local
5422 hasOtherProcessObservers); in RecvPBackgroundLSSnapshotConstructor()
5432 aInitInfo->hasOtherProcessObservers() = hasOtherProcessObservers; in RecvPBackgroundLSSnapshotConstructor()
H A DLSSnapshot.cpp224 mHasOtherProcessObservers = aInitInfo.hasOtherProcessObservers(); in Init()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/localstorage/
H A DPBackgroundLSDatabase.ipdl66 bool hasOtherProcessObservers;
H A DLSSnapshot.cpp193 mHasOtherProcessObservers = aInitInfo.hasOtherProcessObservers(); in Init()
H A DActorsParent.cpp5427 bool hasOtherProcessObservers = false; in NoteChangedObserverArray() local
5433 hasOtherProcessObservers = true; in NoteChangedObserverArray()
5438 if (snapshot->HasOtherProcessObservers() != hasOtherProcessObservers) { in NoteChangedObserverArray()
5869 bool hasOtherProcessObservers = mDatastore->HasOtherProcessObservers(this); in RecvPBackgroundLSSnapshotConstructor() local
5872 initialUsage, peakUsage, loadState, hasOtherProcessObservers); in RecvPBackgroundLSSnapshotConstructor()
5882 aInitInfo->hasOtherProcessObservers() = hasOtherProcessObservers; in RecvPBackgroundLSSnapshotConstructor()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/localstorage/
H A DPBackgroundLSDatabase.ipdl66 bool hasOtherProcessObservers;
H A DActorsParent.cpp4972 bool hasOtherProcessObservers = false; in NoteChangedObserverArray() local
4978 hasOtherProcessObservers = true; in NoteChangedObserverArray()
4983 if (snapshot->HasOtherProcessObservers() != hasOtherProcessObservers) { in NoteChangedObserverArray()
5418 bool hasOtherProcessObservers = mDatastore->HasOtherProcessObservers(this); in RecvPBackgroundLSSnapshotConstructor() local
5422 hasOtherProcessObservers); in RecvPBackgroundLSSnapshotConstructor()
5432 aInitInfo->hasOtherProcessObservers() = hasOtherProcessObservers; in RecvPBackgroundLSSnapshotConstructor()
H A DLSSnapshot.cpp224 mHasOtherProcessObservers = aInitInfo.hasOtherProcessObservers(); in Init()
/dports/www/firefox/firefox-99.0/dom/localstorage/
H A DPBackgroundLSDatabase.ipdl81 bool hasOtherProcessObservers;
H A DActorsParent.cpp5116 bool hasOtherProcessObservers = false; in NoteChangedObserverArray() local
5122 hasOtherProcessObservers = true; in NoteChangedObserverArray()
5127 if (snapshot->HasOtherProcessObservers() != hasOtherProcessObservers) { in NoteChangedObserverArray()
5575 bool hasOtherProcessObservers = mDatastore->HasOtherProcessObservers(this); in RecvPBackgroundLSSnapshotConstructor() local
5579 hasOtherProcessDatabases, hasOtherProcessObservers); in RecvPBackgroundLSSnapshotConstructor()
5590 aInitInfo->hasOtherProcessObservers() = hasOtherProcessObservers; in RecvPBackgroundLSSnapshotConstructor()
H A DLSSnapshot.cpp221 mHasOtherProcessObservers = aInitInfo.hasOtherProcessObservers(); in Init()