Searched refs:ProcessStateChanged (Results 1 – 4 of 4) sorted by relevance
78 void ProcessStateChanged(NativeProcessProtocol *process,
1093 void GDBRemoteCommunicationServerLLGS::ProcessStateChanged( in ProcessStateChanged() function in GDBRemoteCommunicationServerLLGS
243 virtual void ProcessStateChanged(NativeProcessProtocol *process,
315 m_delegate.ProcessStateChanged(this, state); in SynchronouslyNotifyProcessStateChanged()