Home
last modified time | relevance | path

Searched refs:BackgroundStarterParent (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox/firefox-99.0/ipc/glue/
H A DBackgroundStarterParent.h16 class BackgroundStarterParent final : public PBackgroundStarterParent {
19 BackgroundStarterParent, override)
22 BackgroundStarterParent(mozilla::dom::ContentParent* aContent,
29 ~BackgroundStarterParent() = default;
H A DBackgroundParent.h39 class BackgroundStarterParent; variable
49 friend class mozilla::ipc::BackgroundStarterParent;
H A DBackgroundImpl.cpp97 friend class mozilla::ipc::BackgroundStarterParent;
880 RefPtr<BackgroundStarterParent> actor = in AllocStarter()
881 new BackgroundStarterParent(aContent, aCrossProcess); in AllocStarter()
1126 BackgroundStarterParent::BackgroundStarterParent(ContentParent* aContent, in BackgroundStarterParent() function in BackgroundStarterParent
1135 void BackgroundStarterParent::SetLiveActorArray( in SetLiveActorArray()
1148 IPCResult BackgroundStarterParent::RecvInitBackground( in RecvInitBackground()
1191 void BackgroundStarterParent::ActorDestroy(ActorDestroyReason aReason) { in ActorDestroy()
H A Dmoz.build16 "BackgroundStarterParent.h",