Searched refs:SetStopReason (Results 1 – 3 of 3) sorted by relevance
51 void SetStopReason(ThreadStopInfo stop_info, std::string description);
113 void NativeThreadWindows::SetStopReason(ThreadStopInfo stop_info, in SetStopReason() function in NativeThreadWindows
264 thread.SetStopReason(stop_info, description); in SetStopReasonForThread()