Searched refs:ProcessStateChanged (Results 1 – 4 of 4) sorted by relevance
76 void ProcessStateChanged(NativeProcessProtocol *process,
1020 void GDBRemoteCommunicationServerLLGS::ProcessStateChanged( in ProcessStateChanged() function in GDBRemoteCommunicationServerLLGS
227 virtual void ProcessStateChanged(NativeProcessProtocol *process,
313 m_delegate.ProcessStateChanged(this, state); in SynchronouslyNotifyProcessStateChanged()