Searched defs:SetStopID (Results 1 – 4 of 4) sorted by relevance
196 void SetStopID(uint32_t stop_id) { m_stop_id = stop_id; } in SetStopID() function
112 void SetStopID(uint32_t stop_id) { m_stop_id = stop_id; } in SetStopID() function
293 void SetStopID(uint32_t stop_id) { m_thread_stop_id = stop_id; } in SetStopID() function
80 void ThreadList::SetStopID(uint32_t stop_id) { m_stop_id = stop_id; } in SetStopID() function in ThreadList