Home
last modified time | relevance | path

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

12345

/dports/www/firefox-esr/firefox-91.8.0/dom/serviceworkers/
H A DServiceWorkerContainerProxy.h27 void RevokeActor(ServiceWorkerContainerParent* aActor);
H A DServiceWorkerProxy.h52 void RevokeActor(ServiceWorkerParent* aActor);
H A DRemoteServiceWorkerImpl.h41 void RevokeActor(ServiceWorkerChild* aActor);
H A DServiceWorkerParent.cpp23 mProxy->RevokeActor(this); in ActorDestroy()
H A DServiceWorkerContainerChild.cpp21 mOwner->RevokeActor(this); in ActorDestroy()
H A DRemoteServiceWorkerContainerImpl.h55 void RevokeActor(ServiceWorkerContainerChild* aActor);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/serviceworkers/
H A DServiceWorkerContainerProxy.h24 void RevokeActor(ServiceWorkerContainerParent* aActor);
H A DServiceWorkerProxy.h50 void RevokeActor(ServiceWorkerParent* aActor);
H A DRemoteServiceWorkerImpl.h41 void RevokeActor(ServiceWorkerChild* aActor);
H A DRemoteServiceWorkerRegistrationImpl.h43 void RevokeActor(ServiceWorkerRegistrationChild* aActor);
H A DServiceWorkerParent.cpp23 mProxy->RevokeActor(this); in ActorDestroy()
H A DRemoteServiceWorkerContainerImpl.h55 void RevokeActor(ServiceWorkerContainerChild* aActor);
/dports/www/firefox/firefox-99.0/dom/serviceworkers/
H A DServiceWorkerContainerProxy.h27 void RevokeActor(ServiceWorkerContainerParent* aActor);
H A DRemoteServiceWorkerImpl.h41 void RevokeActor(ServiceWorkerChild* aActor);
H A DServiceWorkerProxy.h52 void RevokeActor(ServiceWorkerParent* aActor);
H A DServiceWorkerParent.cpp23 mProxy->RevokeActor(this); in ActorDestroy()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serviceworkers/
H A DServiceWorkerContainerProxy.h27 void RevokeActor(ServiceWorkerContainerParent* aActor);
H A DRemoteServiceWorkerImpl.h41 void RevokeActor(ServiceWorkerChild* aActor);
H A DServiceWorkerProxy.h52 void RevokeActor(ServiceWorkerParent* aActor);
H A DServiceWorkerParent.cpp23 mProxy->RevokeActor(this); in ActorDestroy()
/dports/www/firefox-esr/firefox-91.8.0/dom/clients/manager/
H A DClientHandleChild.cpp27 mHandle->RevokeActor(this); in ActorDestroy()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/clients/manager/
H A DClientHandleChild.cpp27 mHandle->RevokeActor(this); in ActorDestroy()
/dports/www/firefox/firefox-99.0/dom/clients/manager/
H A DClientHandleChild.cpp27 mHandle->RevokeActor(this); in ActorDestroy()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/clients/manager/
H A DClientHandleChild.cpp27 mHandle->RevokeActor(this); in ActorDestroy()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/clients/manager/
H A DClientHandleChild.cpp27 mHandle->RevokeActor(this); in ActorDestroy()

12345