Searched refs:SetCurrentThreadName (Results 1 – 9 of 9) sorted by relevance
58 void SetCurrentThreadName(const char* name) { in SetCurrentThreadName() function180 rtc::SetCurrentThreadName(name_.c_str()); in PlatformThread()
31 void SetCurrentThreadName(const char* name);
289 rtc::SetCurrentThreadName(init->thread->name_.c_str()); in PreRun()
60 static void SetCurrentThreadName(const char* name);
92 void AllocationContextTracker::SetCurrentThreadName(const char* name) { in SetCurrentThreadName() function in base::trace_event::AllocationContextTracker
70 AllocationContextTracker::SetCurrentThreadName(kThreadName); in SetUp()
83 trace_event::AllocationContextTracker::SetCurrentThreadName( in SetName()
333 rtc::SetCurrentThreadName("webrtc_video_capture"); in Receive()
3392 rtc::SetCurrentThreadName("webrtc_core_audio_render_thread"); in DoRenderThread()3669 rtc::SetCurrentThreadName("webrtc_core_audio_capture_thread"); in InitCaptureThreadPriority()