Home
last modified time | relevance | path

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

12

/dports/www/firefox-esr/firefox-91.8.0/dom/serviceworkers/
H A DServiceWorkerContainerParent.cpp17 void ServiceWorkerContainerParent::ActorDestroy(ActorDestroyReason aReason) { in ActorDestroy()
24 IPCResult ServiceWorkerContainerParent::RecvTeardown() { in RecvTeardown()
29 IPCResult ServiceWorkerContainerParent::RecvRegister( in RecvRegister()
54 IPCResult ServiceWorkerContainerParent::RecvGetRegistration( in RecvGetRegistration()
75 IPCResult ServiceWorkerContainerParent::RecvGetRegistrations( in RecvGetRegistrations()
100 IPCResult ServiceWorkerContainerParent::RecvGetReady( in RecvGetReady()
120 ServiceWorkerContainerParent::ServiceWorkerContainerParent() = default;
122 ServiceWorkerContainerParent::~ServiceWorkerContainerParent() { in ~ServiceWorkerContainerParent()
126 void ServiceWorkerContainerParent::Init() { in Init()
H A DServiceWorkerContainerProxy.h16 class ServiceWorkerContainerParent; variable
20 RefPtr<ServiceWorkerContainerParent> mActor;
25 explicit ServiceWorkerContainerProxy(ServiceWorkerContainerParent* aActor);
27 void RevokeActor(ServiceWorkerContainerParent* aActor);
H A DServiceWorkerContainerParent.h18 class ServiceWorkerContainerParent final
22 ~ServiceWorkerContainerParent();
47 NS_INLINE_DECL_REFCOUNTING(ServiceWorkerContainerParent, override);
49 ServiceWorkerContainerParent();
H A DServiceWorkerContainerProxy.cpp26 ServiceWorkerContainerParent* aActor) in ServiceWorkerContainerProxy()
37 ServiceWorkerContainerParent* aActor) { in RevokeActor()
H A Dmoz.build23 "ServiceWorkerContainerParent.h",
60 "ServiceWorkerContainerParent.cpp",
H A DServiceWorkerActors.cpp27 auto actor = static_cast<ServiceWorkerContainerParent*>(aActor); in InitServiceWorkerContainerParent()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/serviceworkers/
H A DServiceWorkerContainerParent.cpp16 void ServiceWorkerContainerParent::ActorDestroy(ActorDestroyReason aReason) { in ActorDestroy()
23 IPCResult ServiceWorkerContainerParent::RecvTeardown() { in RecvTeardown()
28 IPCResult ServiceWorkerContainerParent::RecvRegister( in RecvRegister()
53 IPCResult ServiceWorkerContainerParent::RecvGetRegistration( in RecvGetRegistration()
74 IPCResult ServiceWorkerContainerParent::RecvGetRegistrations( in RecvGetRegistrations()
99 IPCResult ServiceWorkerContainerParent::RecvGetReady( in RecvGetReady()
119 ServiceWorkerContainerParent::ServiceWorkerContainerParent() = default;
121 ServiceWorkerContainerParent::~ServiceWorkerContainerParent() { in ~ServiceWorkerContainerParent()
125 void ServiceWorkerContainerParent::Init() { in Init()
H A DServiceWorkerContainerProxy.h13 class ServiceWorkerContainerParent; variable
17 ServiceWorkerContainerParent* mActor;
22 explicit ServiceWorkerContainerProxy(ServiceWorkerContainerParent* aActor);
24 void RevokeActor(ServiceWorkerContainerParent* aActor);
H A DServiceWorkerContainerParent.h18 class ServiceWorkerContainerParent final
45 ServiceWorkerContainerParent();
46 ~ServiceWorkerContainerParent();
H A DServiceWorkerActors.cpp56 return new ServiceWorkerContainerParent(); in AllocServiceWorkerContainerParent()
61 auto actor = static_cast<ServiceWorkerContainerParent*>(aActor); in DeallocServiceWorkerContainerParent()
67 auto actor = static_cast<ServiceWorkerContainerParent*>(aActor); in InitServiceWorkerContainerParent()
H A DServiceWorkerContainerProxy.cpp22 ServiceWorkerContainerParent* aActor) in ServiceWorkerContainerProxy()
33 ServiceWorkerContainerParent* aActor) { in RevokeActor()
H A Dmoz.build53 'ServiceWorkerContainerParent.cpp',
/dports/www/firefox/firefox-99.0/dom/serviceworkers/
H A DServiceWorkerContainerParent.cpp17 void ServiceWorkerContainerParent::ActorDestroy(ActorDestroyReason aReason) { in ActorDestroy()
24 IPCResult ServiceWorkerContainerParent::RecvTeardown() { in RecvTeardown()
29 IPCResult ServiceWorkerContainerParent::RecvRegister( in RecvRegister()
54 IPCResult ServiceWorkerContainerParent::RecvGetRegistration( in RecvGetRegistration()
75 IPCResult ServiceWorkerContainerParent::RecvGetRegistrations( in RecvGetRegistrations()
100 IPCResult ServiceWorkerContainerParent::RecvGetReady( in RecvGetReady()
120 ServiceWorkerContainerParent::ServiceWorkerContainerParent() = default;
122 ServiceWorkerContainerParent::~ServiceWorkerContainerParent() { in ~ServiceWorkerContainerParent()
126 void ServiceWorkerContainerParent::Init() { in Init()
H A DServiceWorkerContainerProxy.h16 class ServiceWorkerContainerParent; variable
20 RefPtr<ServiceWorkerContainerParent> mActor;
25 explicit ServiceWorkerContainerProxy(ServiceWorkerContainerParent* aActor);
27 void RevokeActor(ServiceWorkerContainerParent* aActor);
H A DServiceWorkerContainerParent.h18 class ServiceWorkerContainerParent final
22 ~ServiceWorkerContainerParent();
47 NS_INLINE_DECL_REFCOUNTING(ServiceWorkerContainerParent, override);
49 ServiceWorkerContainerParent();
H A DServiceWorkerContainerProxy.cpp26 ServiceWorkerContainerParent* aActor) in ServiceWorkerContainerProxy()
37 ServiceWorkerContainerParent* aActor) { in RevokeActor()
H A Dmoz.build23 "ServiceWorkerContainerParent.h",
60 "ServiceWorkerContainerParent.cpp",
H A DServiceWorkerActors.cpp27 auto actor = static_cast<ServiceWorkerContainerParent*>(aActor); in InitServiceWorkerContainerParent()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serviceworkers/
H A DServiceWorkerContainerParent.cpp17 void ServiceWorkerContainerParent::ActorDestroy(ActorDestroyReason aReason) { in ActorDestroy()
24 IPCResult ServiceWorkerContainerParent::RecvTeardown() { in RecvTeardown()
29 IPCResult ServiceWorkerContainerParent::RecvRegister( in RecvRegister()
54 IPCResult ServiceWorkerContainerParent::RecvGetRegistration( in RecvGetRegistration()
75 IPCResult ServiceWorkerContainerParent::RecvGetRegistrations( in RecvGetRegistrations()
100 IPCResult ServiceWorkerContainerParent::RecvGetReady( in RecvGetReady()
120 ServiceWorkerContainerParent::ServiceWorkerContainerParent() = default;
122 ServiceWorkerContainerParent::~ServiceWorkerContainerParent() { in ~ServiceWorkerContainerParent()
126 void ServiceWorkerContainerParent::Init() { in Init()
H A DServiceWorkerContainerProxy.h16 class ServiceWorkerContainerParent; variable
20 RefPtr<ServiceWorkerContainerParent> mActor;
25 explicit ServiceWorkerContainerProxy(ServiceWorkerContainerParent* aActor);
27 void RevokeActor(ServiceWorkerContainerParent* aActor);
H A DServiceWorkerContainerParent.h18 class ServiceWorkerContainerParent final
22 ~ServiceWorkerContainerParent();
47 NS_INLINE_DECL_REFCOUNTING(ServiceWorkerContainerParent, override);
49 ServiceWorkerContainerParent();
H A DServiceWorkerContainerProxy.cpp26 ServiceWorkerContainerParent* aActor) in ServiceWorkerContainerProxy()
37 ServiceWorkerContainerParent* aActor) { in RevokeActor()
H A Dmoz.build23 "ServiceWorkerContainerParent.h",
60 "ServiceWorkerContainerParent.cpp",
H A DServiceWorkerActors.cpp27 auto actor = static_cast<ServiceWorkerContainerParent*>(aActor); in InitServiceWorkerContainerParent()
/dports/www/firefox-esr/firefox-91.8.0/ipc/glue/
H A DBackgroundParentImpl.cpp1340 return MakeAndAddRef<mozilla::dom::ServiceWorkerContainerParent>(); in AllocPServiceWorkerContainerParent()

12