Home
last modified time | relevance | path

Searched refs:InitSocketBridgeStarter (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox/firefox-99.0/ipc/glue/
H A DBackgroundChild.h90 static void InitSocketBridgeStarter(
H A DBackgroundImpl.cpp609 static void InitSocketBridgeStarter(
744 void BackgroundChild::InitSocketBridgeStarter( in InitSocketBridgeStarter() function in BackgroundChild
746 ChildImpl::InitSocketBridgeStarter(aSocketBridge); in InitSocketBridgeStarter()
1334 void ChildImpl::InitSocketBridgeStarter( in InitSocketBridgeStarter() function in ChildImpl
/dports/www/firefox/firefox-99.0/netwerk/ipc/
H A DSocketProcessBridgeChild.cpp38 mozilla::ipc::BackgroundChild::InitSocketBridgeStarter( in NS_IMPL_ISUPPORTS()