Searched refs:unwatch_thread_sp (Results 1 – 1 of 1) sorted by relevance
195 for (auto unwatch_thread_sp : watchpoint_established_threads) { in SetWatchpoint() local196 Status remove_error = unwatch_thread_sp->RemoveWatchpoint(addr); in SetWatchpoint()199 GetID(), unwatch_thread_sp->GetID(), remove_error); in SetWatchpoint()