Searched refs:m_current_process (Results 1 – 2 of 2) sorted by relevance
764 if (!m_current_process || in SendStopReplyPacketForThread()1226 if (!m_current_process || in Handle_jLLDBTraceSupported()1237 if (!m_current_process || in Handle_jLLDBTraceStop()1258 if (!m_current_process || in Handle_jLLDBTraceStart()1279 if (!m_current_process || in Handle_jLLDBTraceGetState()1297 if (!m_current_process || in Handle_jLLDBTraceGetBinaryData()1321 if (!m_current_process || in Handle_qProcessInfo()1672 if (m_current_process) in SetCurrentThreadID()1689 if (!m_current_process) in Handle_stop_reason()3424 if (!m_current_process) in Handle_QPassSignals()[all …]
93 NativeProcessProtocol *m_current_process; variable