Home
last modified time | relevance | path

Searched refs:BackgroundMutableFileChild (Results 1 – 25 of 25) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/indexedDB/
H A DIDBMutableFile.h32 class BackgroundMutableFileChild; variable
38 indexedDB::BackgroundMutableFileChild* mBackgroundActor;
49 indexedDB::BackgroundMutableFileChild* aActor,
60 indexedDB::BackgroundMutableFileChild* GetBackgroundActor() const { in GetBackgroundActor()
H A DActorsChild.cpp1777 return new BackgroundMutableFileChild(aName, aType); in AllocPBackgroundMutableFileChild()
1784 delete static_cast<BackgroundMutableFileChild*>(aActor); in DeallocPBackgroundMutableFileChild()
2215 BackgroundMutableFileChild::BackgroundMutableFileChild(const nsAString& aName, in BackgroundMutableFileChild() function in mozilla::dom::indexedDB::BackgroundMutableFileChild
2219 MOZ_COUNT_CTOR(indexedDB::BackgroundMutableFileChild); in BackgroundMutableFileChild()
2222 BackgroundMutableFileChild::~BackgroundMutableFileChild() { in ~BackgroundMutableFileChild()
2223 MOZ_COUNT_DTOR(indexedDB::BackgroundMutableFileChild); in ~BackgroundMutableFileChild()
2228 void BackgroundMutableFileChild::AssertIsOnOwningThread() const { in AssertIsOnOwningThread()
2234 void BackgroundMutableFileChild::EnsureDOMObject() { in EnsureDOMObject()
2254 void BackgroundMutableFileChild::ReleaseDOMObject() { in ReleaseDOMObject()
2263 void BackgroundMutableFileChild::SendDeleteMeInternal() { in SendDeleteMeInternal()
[all …]
H A DActorsChild.h451 class BackgroundMutableFileChild final : public PBackgroundMutableFileChild { in MOZ_DECLARE_RELOCATE_USING_MOVE_CONSTRUCTOR()
482 BackgroundMutableFileChild(const nsAString& aName, const nsAString& aType); in MOZ_DECLARE_RELOCATE_USING_MOVE_CONSTRUCTOR()
485 ~BackgroundMutableFileChild(); in MOZ_DECLARE_RELOCATE_USING_MOVE_CONSTRUCTOR()
697 friend class BackgroundMutableFileChild; in MOZ_DECLARE_RELOCATE_USING_MOVE_CONSTRUCTOR() local
H A DIDBMutableFile.cpp36 BackgroundMutableFileChild* aActor, in IDBMutableFile()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/indexedDB/
H A DIDBMutableFile.h32 class BackgroundMutableFileChild; variable
38 indexedDB::BackgroundMutableFileChild* mBackgroundActor;
49 indexedDB::BackgroundMutableFileChild* aActor,
60 indexedDB::BackgroundMutableFileChild* GetBackgroundActor() const { in GetBackgroundActor()
H A DActorsChild.cpp1803 return new BackgroundMutableFileChild(aName, aType); in AllocPBackgroundMutableFileChild()
1810 delete static_cast<BackgroundMutableFileChild*>(aActor); in DeallocPBackgroundMutableFileChild()
2248 BackgroundMutableFileChild::BackgroundMutableFileChild(const nsAString& aName, in BackgroundMutableFileChild() function in mozilla::dom::indexedDB::BackgroundMutableFileChild
2252 MOZ_COUNT_CTOR(indexedDB::BackgroundMutableFileChild); in BackgroundMutableFileChild()
2255 BackgroundMutableFileChild::~BackgroundMutableFileChild() { in ~BackgroundMutableFileChild()
2256 MOZ_COUNT_DTOR(indexedDB::BackgroundMutableFileChild); in ~BackgroundMutableFileChild()
2261 void BackgroundMutableFileChild::AssertIsOnOwningThread() const { in AssertIsOnOwningThread()
2267 void BackgroundMutableFileChild::EnsureDOMObject() { in EnsureDOMObject()
2287 void BackgroundMutableFileChild::ReleaseDOMObject() { in ReleaseDOMObject()
2296 void BackgroundMutableFileChild::SendDeleteMeInternal() { in SendDeleteMeInternal()
[all …]
H A DActorsChild.h519 class BackgroundMutableFileChild final : public PBackgroundMutableFileChild { in MOZ_DECLARE_RELOCATE_USING_MOVE_CONSTRUCTOR()
550 BackgroundMutableFileChild(const nsAString& aName, const nsAString& aType); in MOZ_DECLARE_RELOCATE_USING_MOVE_CONSTRUCTOR()
553 ~BackgroundMutableFileChild(); in MOZ_DECLARE_RELOCATE_USING_MOVE_CONSTRUCTOR()
762 friend class BackgroundMutableFileChild; in MOZ_DECLARE_RELOCATE_USING_MOVE_CONSTRUCTOR() local
H A DIDBMutableFile.cpp37 BackgroundMutableFileChild* aActor, in IDBMutableFile()
/dports/www/firefox/firefox-99.0/dom/indexedDB/
H A DIDBMutableFile.h32 class BackgroundMutableFileChild; variable
38 indexedDB::BackgroundMutableFileChild* mBackgroundActor;
49 indexedDB::BackgroundMutableFileChild* aActor,
60 indexedDB::BackgroundMutableFileChild* GetBackgroundActor() const { in GetBackgroundActor()
H A DActorsChild.cpp1759 return new BackgroundMutableFileChild(aName, aType); in AllocPBackgroundMutableFileChild()
1766 delete static_cast<BackgroundMutableFileChild*>(aActor); in DeallocPBackgroundMutableFileChild()
2189 BackgroundMutableFileChild::BackgroundMutableFileChild(const nsAString& aName, in BackgroundMutableFileChild() function in mozilla::dom::indexedDB::BackgroundMutableFileChild
2193 MOZ_COUNT_CTOR(indexedDB::BackgroundMutableFileChild); in BackgroundMutableFileChild()
2196 BackgroundMutableFileChild::~BackgroundMutableFileChild() { in ~BackgroundMutableFileChild()
2197 MOZ_COUNT_DTOR(indexedDB::BackgroundMutableFileChild); in ~BackgroundMutableFileChild()
2202 void BackgroundMutableFileChild::AssertIsOnOwningThread() const { in AssertIsOnOwningThread()
2208 void BackgroundMutableFileChild::EnsureDOMObject() { in EnsureDOMObject()
2228 void BackgroundMutableFileChild::ReleaseDOMObject() { in ReleaseDOMObject()
2237 void BackgroundMutableFileChild::SendDeleteMeInternal() { in SendDeleteMeInternal()
[all …]
H A DActorsChild.h451 class BackgroundMutableFileChild final : public PBackgroundMutableFileChild { in MOZ_DECLARE_RELOCATE_USING_MOVE_CONSTRUCTOR()
482 BackgroundMutableFileChild(const nsAString& aName, const nsAString& aType); in MOZ_DECLARE_RELOCATE_USING_MOVE_CONSTRUCTOR()
485 ~BackgroundMutableFileChild(); in MOZ_DECLARE_RELOCATE_USING_MOVE_CONSTRUCTOR()
697 friend class BackgroundMutableFileChild; in MOZ_DECLARE_RELOCATE_USING_MOVE_CONSTRUCTOR() local
H A DIDBMutableFile.cpp36 BackgroundMutableFileChild* aActor, in IDBMutableFile()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/indexedDB/
H A DIDBMutableFile.h32 class BackgroundMutableFileChild; variable
38 indexedDB::BackgroundMutableFileChild* mBackgroundActor;
49 indexedDB::BackgroundMutableFileChild* aActor,
60 indexedDB::BackgroundMutableFileChild* GetBackgroundActor() const { in GetBackgroundActor()
H A DActorsChild.cpp1777 return new BackgroundMutableFileChild(aName, aType); in AllocPBackgroundMutableFileChild()
1784 delete static_cast<BackgroundMutableFileChild*>(aActor); in DeallocPBackgroundMutableFileChild()
2215 BackgroundMutableFileChild::BackgroundMutableFileChild(const nsAString& aName, in BackgroundMutableFileChild() function in mozilla::dom::indexedDB::BackgroundMutableFileChild
2219 MOZ_COUNT_CTOR(indexedDB::BackgroundMutableFileChild); in BackgroundMutableFileChild()
2222 BackgroundMutableFileChild::~BackgroundMutableFileChild() { in ~BackgroundMutableFileChild()
2223 MOZ_COUNT_DTOR(indexedDB::BackgroundMutableFileChild); in ~BackgroundMutableFileChild()
2228 void BackgroundMutableFileChild::AssertIsOnOwningThread() const { in AssertIsOnOwningThread()
2234 void BackgroundMutableFileChild::EnsureDOMObject() { in EnsureDOMObject()
2254 void BackgroundMutableFileChild::ReleaseDOMObject() { in ReleaseDOMObject()
2263 void BackgroundMutableFileChild::SendDeleteMeInternal() { in SendDeleteMeInternal()
[all …]
H A DActorsChild.h451 class BackgroundMutableFileChild final : public PBackgroundMutableFileChild { in MOZ_DECLARE_RELOCATE_USING_MOVE_CONSTRUCTOR()
482 BackgroundMutableFileChild(const nsAString& aName, const nsAString& aType); in MOZ_DECLARE_RELOCATE_USING_MOVE_CONSTRUCTOR()
485 ~BackgroundMutableFileChild(); in MOZ_DECLARE_RELOCATE_USING_MOVE_CONSTRUCTOR()
697 friend class BackgroundMutableFileChild; in MOZ_DECLARE_RELOCATE_USING_MOVE_CONSTRUCTOR() local
H A DIDBMutableFile.cpp36 BackgroundMutableFileChild* aActor, in IDBMutableFile()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/indexedDB/
H A DIDBMutableFile.h34 class BackgroundMutableFileChild; variable
40 indexedDB::BackgroundMutableFileChild* mBackgroundActor;
51 indexedDB::BackgroundMutableFileChild* aActor,
62 indexedDB::BackgroundMutableFileChild* GetBackgroundActor() const { in GetBackgroundActor()
H A DActorsChild.cpp2047 return new BackgroundMutableFileChild(aName, aType); in AllocPBackgroundMutableFileChild()
2054 delete static_cast<BackgroundMutableFileChild*>(aActor); in DeallocPBackgroundMutableFileChild()
2511 BackgroundMutableFileChild::BackgroundMutableFileChild(const nsAString& aName, in BackgroundMutableFileChild() function in mozilla::dom::indexedDB::BackgroundMutableFileChild
2515 MOZ_COUNT_CTOR(indexedDB::BackgroundMutableFileChild); in BackgroundMutableFileChild()
2518 BackgroundMutableFileChild::~BackgroundMutableFileChild() { in ~BackgroundMutableFileChild()
2519 MOZ_COUNT_DTOR(indexedDB::BackgroundMutableFileChild); in ~BackgroundMutableFileChild()
2524 void BackgroundMutableFileChild::AssertIsOnOwningThread() const { in AssertIsOnOwningThread()
2530 void BackgroundMutableFileChild::EnsureDOMObject() { in EnsureDOMObject()
2550 void BackgroundMutableFileChild::ReleaseDOMObject() { in ReleaseDOMObject()
2559 void BackgroundMutableFileChild::SendDeleteMeInternal() { in SendDeleteMeInternal()
[all …]
H A DActorsChild.h515 class BackgroundMutableFileChild final : public PBackgroundMutableFileChild {
544 BackgroundMutableFileChild(const nsAString& aName, const nsAString& aType);
547 ~BackgroundMutableFileChild();
716 friend class BackgroundMutableFileChild; variable
H A DIDBMutableFile.cpp40 BackgroundMutableFileChild* aActor, in IDBMutableFile()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/indexedDB/
H A DIDBMutableFile.h35 class BackgroundMutableFileChild; variable
53 indexedDB::BackgroundMutableFileChild* aActor,
H A DActorsChild.h617 class BackgroundMutableFileChild final
627 BackgroundMutableFileChild(DEBUGONLY(PRThread* aOwningThread,)
632 ~BackgroundMutableFileChild();
H A DActorsChild.cpp655 static_cast<BackgroundMutableFileChild*>( in DeserializeStructuredCloneFiles()
1924 return new BackgroundMutableFileChild(DEBUGONLY(owningPRThread,) in AllocPBackgroundMutableFileChild()
1935 delete static_cast<BackgroundMutableFileChild*>(aActor); in DeallocPBackgroundMutableFileChild()
2091 static_cast<BackgroundMutableFileChild*>(aResponse.mutableFileChild()); in HandleResponse()
2438 BackgroundMutableFileChild::BackgroundMutableFileChild( in BackgroundMutableFileChild() function in mozilla::dom::indexedDB::BackgroundMutableFileChild
2447 MOZ_COUNT_CTOR(indexedDB::BackgroundMutableFileChild); in BackgroundMutableFileChild()
2450 BackgroundMutableFileChild::~BackgroundMutableFileChild() in ~BackgroundMutableFileChild()
2452 MOZ_COUNT_DTOR(indexedDB::BackgroundMutableFileChild); in ~BackgroundMutableFileChild()
2456 BackgroundMutableFileChild::CreateMutableFile() in CreateMutableFile()
H A DIDBMutableFile.cpp42 BackgroundMutableFileChild* aActor, in IDBMutableFile()
/dports/www/firefox/firefox-99.0/dom/filehandle/
H A DPBackgroundMutableFile.ipdl18 [ManualDealloc, ChildImpl="indexedDB::BackgroundMutableFileChild", ParentImpl="BackgroundMutableFil…