Searched refs:current_stop_id (Results 1 – 1 of 1) sorted by relevance
3280 const uint32_t current_stop_id = process_sp->GetLastNaturalStopID(); in GetSP() local3281 if (current_stop_id == m_stop_id) in GetSP()3284 m_stop_id = current_stop_id; in GetSP()