Searched refs:ProcessStateChanged (Results 1 – 5 of 5) sorted by relevance
18 virtual void ProcessStateChanged(nub_state_t state) = 0;
77 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()