Searched refs:InitializeDelegate (Results 1 – 4 of 4) sorted by relevance
72 void InitializeDelegate(NativeProcessProtocol *process) override;
327 void GDBRemoteCommunicationServerLLGS::InitializeDelegate( in InitializeDelegate() function in GDBRemoteCommunicationServerLLGS
198 virtual void InitializeDelegate(NativeProcessProtocol *process) = 0;
307 native_delegate.InitializeDelegate(this); in RegisterNativeDelegate()