Home
last modified time | relevance | path

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

12

/dports/www/firefox-esr/firefox-91.8.0/dom/clients/manager/
H A DClientSourceChild.cpp18 void ClientSourceChild::ActorDestroy(ActorDestroyReason aReason) { in ActorDestroy()
28 PClientSourceOpChild* ClientSourceChild::AllocPClientSourceOpChild( in AllocPClientSourceOpChild()
33 bool ClientSourceChild::DeallocPClientSourceOpChild( in DeallocPClientSourceOpChild()
39 IPCResult ClientSourceChild::RecvPClientSourceOpConstructor( in RecvPClientSourceOpConstructor()
46 ClientSourceChild::ClientSourceChild(const ClientSourceConstructorArgs& aArgs) in ClientSourceChild() function in mozilla::dom::ClientSourceChild
49 void ClientSourceChild::SetOwner(ClientThing<ClientSourceChild>* aThing) { in SetOwner()
55 void ClientSourceChild::RevokeOwner(ClientThing<ClientSourceChild>* aThing) { in RevokeOwner()
61 ClientSource* ClientSourceChild::GetSource() const { return mSource; } in GetSource()
63 void ClientSourceChild::MaybeStartTeardown() { in MaybeStartTeardown()
H A DClientSourceChild.h19 class ClientSourceChild final : public PClientSourceChild {
36 explicit ClientSourceChild(const ClientSourceConstructorArgs& aArgs);
38 void SetOwner(ClientThing<ClientSourceChild>* aThing);
40 void RevokeOwner(ClientThing<ClientSourceChild>* aThing);
H A DClientSource.h36 class ClientSourceChild; variable
50 class ClientSource final : public ClientThing<ClientSourceChild> {
H A DClientSourceOpChild.cpp17 auto actor = static_cast<ClientSourceChild*>(Manager()); in GetSource()
H A DClientNavigateOpChild.cpp164 ClientSourceChild* targetActor = in DoNavigate()
165 static_cast<ClientSourceChild*>(aArgs.targetChild()); in DoNavigate()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/clients/manager/
H A DClientSourceChild.cpp19 void ClientSourceChild::ActorDestroy(ActorDestroyReason aReason) { in ActorDestroy()
29 PClientSourceOpChild* ClientSourceChild::AllocPClientSourceOpChild( in AllocPClientSourceOpChild()
34 bool ClientSourceChild::DeallocPClientSourceOpChild( in DeallocPClientSourceOpChild()
40 IPCResult ClientSourceChild::RecvPClientSourceOpConstructor( in RecvPClientSourceOpConstructor()
47 ClientSourceChild::ClientSourceChild(const ClientSourceConstructorArgs& aArgs) in ClientSourceChild() function in mozilla::dom::ClientSourceChild
50 void ClientSourceChild::SetOwner(ClientThing<ClientSourceChild>* aThing) { in SetOwner()
56 void ClientSourceChild::RevokeOwner(ClientThing<ClientSourceChild>* aThing) { in RevokeOwner()
62 ClientSource* ClientSourceChild::GetSource() const { return mSource; } in GetSource()
64 void ClientSourceChild::MaybeStartTeardown() { in MaybeStartTeardown()
H A DClientSourceChild.h19 class ClientSourceChild final : public PClientSourceChild {
36 explicit ClientSourceChild(const ClientSourceConstructorArgs& aArgs);
38 void SetOwner(ClientThing<ClientSourceChild>* aThing);
40 void RevokeOwner(ClientThing<ClientSourceChild>* aThing);
H A DClientSource.h35 class ClientSourceChild; variable
49 class ClientSource final : public ClientThing<ClientSourceChild> {
H A DClientNavigateOpChild.cpp162 ClientSourceChild* targetActor = in DoNavigate()
163 static_cast<ClientSourceChild*>(aArgs.targetChild()); in DoNavigate()
/dports/www/firefox/firefox-99.0/dom/clients/manager/
H A DClientSourceChild.cpp18 void ClientSourceChild::ActorDestroy(ActorDestroyReason aReason) { in ActorDestroy()
28 PClientSourceOpChild* ClientSourceChild::AllocPClientSourceOpChild( in AllocPClientSourceOpChild()
33 bool ClientSourceChild::DeallocPClientSourceOpChild( in DeallocPClientSourceOpChild()
39 IPCResult ClientSourceChild::RecvPClientSourceOpConstructor( in RecvPClientSourceOpConstructor()
46 ClientSourceChild::ClientSourceChild(const ClientSourceConstructorArgs& aArgs) in ClientSourceChild() function in mozilla::dom::ClientSourceChild
49 void ClientSourceChild::SetOwner(ClientThing<ClientSourceChild>* aThing) { in SetOwner()
55 void ClientSourceChild::RevokeOwner(ClientThing<ClientSourceChild>* aThing) { in RevokeOwner()
61 ClientSource* ClientSourceChild::GetSource() const { return mSource; } in GetSource()
63 void ClientSourceChild::MaybeStartTeardown() { in MaybeStartTeardown()
H A DClientSourceChild.h19 class ClientSourceChild final : public PClientSourceChild {
36 explicit ClientSourceChild(const ClientSourceConstructorArgs& aArgs);
38 void SetOwner(ClientThing<ClientSourceChild>* aThing);
40 void RevokeOwner(ClientThing<ClientSourceChild>* aThing);
H A DClientSource.h36 class ClientSourceChild; variable
50 class ClientSource final : public ClientThing<ClientSourceChild> {
H A DClientSourceOpChild.cpp17 auto actor = static_cast<ClientSourceChild*>(Manager()); in GetSource()
H A DClientNavigateOpChild.cpp164 ClientSourceChild* targetActor = in DoNavigate()
165 static_cast<ClientSourceChild*>(aArgs.targetChild()); in DoNavigate()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/clients/manager/
H A DClientSourceChild.cpp18 void ClientSourceChild::ActorDestroy(ActorDestroyReason aReason) { in ActorDestroy()
28 PClientSourceOpChild* ClientSourceChild::AllocPClientSourceOpChild( in AllocPClientSourceOpChild()
33 bool ClientSourceChild::DeallocPClientSourceOpChild( in DeallocPClientSourceOpChild()
39 IPCResult ClientSourceChild::RecvPClientSourceOpConstructor( in RecvPClientSourceOpConstructor()
46 ClientSourceChild::ClientSourceChild(const ClientSourceConstructorArgs& aArgs) in ClientSourceChild() function in mozilla::dom::ClientSourceChild
49 void ClientSourceChild::SetOwner(ClientThing<ClientSourceChild>* aThing) { in SetOwner()
55 void ClientSourceChild::RevokeOwner(ClientThing<ClientSourceChild>* aThing) { in RevokeOwner()
61 ClientSource* ClientSourceChild::GetSource() const { return mSource; } in GetSource()
63 void ClientSourceChild::MaybeStartTeardown() { in MaybeStartTeardown()
H A DClientSourceChild.h19 class ClientSourceChild final : public PClientSourceChild {
36 explicit ClientSourceChild(const ClientSourceConstructorArgs& aArgs);
38 void SetOwner(ClientThing<ClientSourceChild>* aThing);
40 void RevokeOwner(ClientThing<ClientSourceChild>* aThing);
H A DClientSource.h36 class ClientSourceChild; variable
50 class ClientSource final : public ClientThing<ClientSourceChild> {
H A DClientSourceOpChild.cpp17 auto actor = static_cast<ClientSourceChild*>(Manager()); in GetSource()
H A DClientNavigateOpChild.cpp164 ClientSourceChild* targetActor = in DoNavigate()
165 static_cast<ClientSourceChild*>(aArgs.targetChild()); in DoNavigate()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/clients/manager/
H A DClientSourceChild.cpp19 void ClientSourceChild::ActorDestroy(ActorDestroyReason aReason) { in ActorDestroy()
29 PClientSourceOpChild* ClientSourceChild::AllocPClientSourceOpChild( in AllocPClientSourceOpChild()
34 bool ClientSourceChild::DeallocPClientSourceOpChild( in DeallocPClientSourceOpChild()
40 IPCResult ClientSourceChild::RecvPClientSourceOpConstructor( in RecvPClientSourceOpConstructor()
47 ClientSourceChild::ClientSourceChild(const ClientSourceConstructorArgs& aArgs) in ClientSourceChild() function in mozilla::dom::ClientSourceChild
50 void ClientSourceChild::SetOwner(ClientThing<ClientSourceChild>* aThing) { in SetOwner()
56 void ClientSourceChild::RevokeOwner(ClientThing<ClientSourceChild>* aThing) { in RevokeOwner()
62 ClientSource* ClientSourceChild::GetSource() const { return mSource; } in GetSource()
64 void ClientSourceChild::MaybeStartTeardown() { in MaybeStartTeardown()
H A DClientSourceChild.h19 class ClientSourceChild final : public PClientSourceChild {
36 explicit ClientSourceChild(const ClientSourceConstructorArgs& aArgs);
38 void SetOwner(ClientThing<ClientSourceChild>* aThing);
40 void RevokeOwner(ClientThing<ClientSourceChild>* aThing);
H A DClientSource.h32 class ClientSourceChild; variable
46 class ClientSource final : public ClientThing<ClientSourceChild> {
H A DClientNavigateOpChild.cpp145 ClientSourceChild* targetActor = in DoNavigate()
146 static_cast<ClientSourceChild*>(aArgs.targetChild()); in DoNavigate()
H A DClientSourceOpChild.cpp17 auto actor = static_cast<ClientSourceChild*>(Manager()); in GetSource()
H A DClientManagerChild.cpp76 return new ClientSourceChild(aArgs); in AllocPClientSourceChild()

12