Searched defs:GetStopID (Results 1 – 7 of 7) sorted by relevance
215 uint32_t GetStopID() const { return m_stop_id; } GetStopID() function
252 uint32_t GetStopID() const { return m_stop_id; } in GetStopID() function1474 uint32_t GetStopID() const { return m_mod_id.GetStopID(); } in GetStopID() function
73 uint32_t QueueItem::GetStopID() { in GetStopID() function in QueueItem
78 uint32_t ThreadList::GetStopID() const { return m_stop_id; } in GetStopID() function in ThreadList
369 uint32_t Trace::GetStopID() { in GetStopID() function in Trace
760 uint32_t NativeProcessProtocol::GetStopID() const { in GetStopID() function in NativeProcessProtocol
444 uint32_t SBProcess::GetStopID(bool include_expression_stops) { in GetStopID() function in SBProcess