Home
last modified time | relevance | path

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

12

/dports/lang/spidermonkey60/firefox-60.9.0/dom/indexedDB/
H A DActorsParent.h34 const LoggingInfo& aLoggingInfo);
37 const LoggingInfo& aLoggingInfo);
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/indexedDB/
H A DActorsParent.h33 AllocPBackgroundIDBFactoryParent(const LoggingInfo& aLoggingInfo);
37 const LoggingInfo& aLoggingInfo);
H A DIDBFactory.cpp65 const LoggingInfo& aLoggingInfo) in BackgroundCreateCallback() argument
67 , mLoggingInfo(aLoggingInfo) in BackgroundCreateCallback()
767 const LoggingInfo& aLoggingInfo) in BackgroundActorCreated() argument
779 aLoggingInfo)); in BackgroundActorCreated()
H A DIDBFactory.h245 const indexedDB::LoggingInfo& aLoggingInfo);
/dports/www/firefox-esr/firefox-91.8.0/dom/indexedDB/
H A DActorsParent.h36 const LoggingInfo& aLoggingInfo);
39 const LoggingInfo& aLoggingInfo);
H A DActorsParent.cpp2104 const LoggingInfo& aLoggingInfo);
2117 explicit Factory(RefPtr<DatabaseLoggingInfo> aLoggingInfo);
4858 : mLoggingInfo(aLoggingInfo) { in DatabaseLoggingInfo()
4860 MOZ_ASSERT(aLoggingInfo.nextTransactionSerialNumber()); in DatabaseLoggingInfo()
4862 MOZ_ASSERT(aLoggingInfo.nextRequestSerialNumber()); in DatabaseLoggingInfo()
6795 const LoggingInfo& aLoggingInfo) { in AllocPBackgroundIDBFactoryParent() argument
6804 NS_WARN_IF(!aLoggingInfo.nextRequestSerialNumber())) { in AllocPBackgroundIDBFactoryParent()
6809 SafeRefPtr<Factory> actor = Factory::Create(aLoggingInfo); in AllocPBackgroundIDBFactoryParent()
9205 Factory::Factory(RefPtr<DatabaseLoggingInfo> aLoggingInfo) in Factory() argument
9206 : mLoggingInfo(std::move(aLoggingInfo)) in Factory()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/indexedDB/
H A DActorsParent.h39 const LoggingInfo& aLoggingInfo);
42 const LoggingInfo& aLoggingInfo);
/dports/www/firefox/firefox-99.0/dom/indexedDB/
H A DActorsParent.h36 const LoggingInfo& aLoggingInfo);
39 const LoggingInfo& aLoggingInfo);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/indexedDB/
H A DActorsParent.h36 const LoggingInfo& aLoggingInfo);
39 const LoggingInfo& aLoggingInfo);
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/glue/
H A DBackgroundParentImpl.cpp167 const LoggingInfo& aLoggingInfo) in AllocPBackgroundIDBFactoryParent() argument
175 return AllocPBackgroundIDBFactoryParent(aLoggingInfo); in AllocPBackgroundIDBFactoryParent()
181 const LoggingInfo& aLoggingInfo) in RecvPBackgroundIDBFactoryConstructor() argument
189 return RecvPBackgroundIDBFactoryConstructor(aActor, aLoggingInfo); in RecvPBackgroundIDBFactoryConstructor()
H A DBackgroundParentImpl.h43 AllocPBackgroundIDBFactoryParent(const LoggingInfo& aLoggingInfo)
48 const LoggingInfo& aLoggingInfo)
H A DBackgroundChildImpl.h60 AllocPBackgroundIDBFactoryChild(const LoggingInfo& aLoggingInfo) override;
H A DBackgroundChildImpl.cpp167 const LoggingInfo& aLoggingInfo) in AllocPBackgroundIDBFactoryChild() argument
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/glue/
H A DBackgroundParentImpl.cpp158 const LoggingInfo& aLoggingInfo) -> PBackgroundIDBFactoryParent* { in AllocPBackgroundIDBFactoryParent() argument
164 return AllocPBackgroundIDBFactoryParent(aLoggingInfo); in AllocPBackgroundIDBFactoryParent()
169 PBackgroundIDBFactoryParent* aActor, const LoggingInfo& aLoggingInfo) { in RecvPBackgroundIDBFactoryConstructor() argument
176 if (!RecvPBackgroundIDBFactoryConstructor(aActor, aLoggingInfo)) { in RecvPBackgroundIDBFactoryConstructor()
H A DBackgroundParentImpl.h40 const LoggingInfo& aLoggingInfo) override;
44 const LoggingInfo& aLoggingInfo) override;
H A DBackgroundChildImpl.h56 const LoggingInfo& aLoggingInfo) override;
H A DBackgroundChildImpl.cpp164 const LoggingInfo& aLoggingInfo) { in AllocPBackgroundIDBFactoryChild() argument
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/glue/
H A DBackgroundParentImpl.cpp182 const LoggingInfo& aLoggingInfo) in AllocPBackgroundIDBFactoryParent() argument
189 return AllocPBackgroundIDBFactoryParent(aLoggingInfo); in AllocPBackgroundIDBFactoryParent()
194 PBackgroundIDBFactoryParent* aActor, const LoggingInfo& aLoggingInfo) { in RecvPBackgroundIDBFactoryConstructor() argument
201 if (!RecvPBackgroundIDBFactoryConstructor(aActor, aLoggingInfo)) { in RecvPBackgroundIDBFactoryConstructor()
H A DBackgroundParentImpl.h48 AllocPBackgroundIDBFactoryParent(const LoggingInfo& aLoggingInfo) override;
55 const LoggingInfo& aLoggingInfo) override;
/dports/www/firefox-esr/firefox-91.8.0/ipc/glue/
H A DBackgroundParentImpl.h42 AllocPBackgroundIDBFactoryParent(const LoggingInfo& aLoggingInfo) override;
49 const LoggingInfo& aLoggingInfo) override;
H A DBackgroundParentImpl.cpp189 const LoggingInfo& aLoggingInfo) in AllocPBackgroundIDBFactoryParent() argument
196 return AllocPBackgroundIDBFactoryParent(aLoggingInfo); in AllocPBackgroundIDBFactoryParent()
201 PBackgroundIDBFactoryParent* aActor, const LoggingInfo& aLoggingInfo) { in RecvPBackgroundIDBFactoryConstructor() argument
208 if (!RecvPBackgroundIDBFactoryConstructor(aActor, aLoggingInfo)) { in RecvPBackgroundIDBFactoryConstructor()
/dports/www/firefox/firefox-99.0/ipc/glue/
H A DBackgroundParentImpl.h41 AllocPBackgroundIDBFactoryParent(const LoggingInfo& aLoggingInfo) override;
48 const LoggingInfo& aLoggingInfo) override;
H A DBackgroundParentImpl.cpp186 const LoggingInfo& aLoggingInfo) in AllocPBackgroundIDBFactoryParent() argument
193 return AllocPBackgroundIDBFactoryParent(aLoggingInfo); in AllocPBackgroundIDBFactoryParent()
198 PBackgroundIDBFactoryParent* aActor, const LoggingInfo& aLoggingInfo) { in RecvPBackgroundIDBFactoryConstructor() argument
205 if (!RecvPBackgroundIDBFactoryConstructor(aActor, aLoggingInfo)) { in RecvPBackgroundIDBFactoryConstructor()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/glue/
H A DBackgroundParentImpl.h42 AllocPBackgroundIDBFactoryParent(const LoggingInfo& aLoggingInfo) override;
49 const LoggingInfo& aLoggingInfo) override;
H A DBackgroundParentImpl.cpp189 const LoggingInfo& aLoggingInfo) in AllocPBackgroundIDBFactoryParent() argument
196 return AllocPBackgroundIDBFactoryParent(aLoggingInfo); in AllocPBackgroundIDBFactoryParent()
201 PBackgroundIDBFactoryParent* aActor, const LoggingInfo& aLoggingInfo) { in RecvPBackgroundIDBFactoryConstructor() argument
208 if (!RecvPBackgroundIDBFactoryConstructor(aActor, aLoggingInfo)) { in RecvPBackgroundIDBFactoryConstructor()

12