Searched refs:stored_stop_info_sp (Results 1 – 1 of 1) sorted by relevance
673 StopInfoSP stored_stop_info_sp = thread_sp->GetStopInfo(); in PerformAction() local674 assert (stored_stop_info_sp.get() == this); in PerformAction()686 thread_sp->SetStopInfo(stored_stop_info_sp); in PerformAction()