Searched defs:SetStopID (Results 1 – 4 of 4) sorted by relevance
227 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
100 void SetStopID(uint32_t stop_id) { m_stop_id = stop_id; } in SetStopID() function
81 void ThreadList::SetStopID(uint32_t stop_id) { m_stop_id = stop_id; } SetStopID() function in ThreadList