HomeSort by relevance Sort by last modified time
    Searched refs:SetCurrentThreadName (Results 1 - 9 of 9) sorted by null

  /external/webrtc/webrtc/base/
platform_thread.h 31 void SetCurrentThreadName(const char* name);
platform_thread.cc 58 void SetCurrentThreadName(const char* name) {
180 rtc::SetCurrentThreadName(name_.c_str());
thread.cc 289 rtc::SetCurrentThreadName(init->thread->name_.c_str());
  /external/libchrome/base/trace_event/
heap_profiler_allocation_context_tracker.h 70 static void SetCurrentThreadName(const char* name);
heap_profiler_allocation_context_tracker.cc 91 void AllocationContextTracker::SetCurrentThreadName(const char* name) {
heap_profiler_allocation_context_tracker_unittest.cc 87 AllocationContextTracker::SetCurrentThreadName(kThreadName);
  /external/libchrome/base/threading/
thread_id_name_manager.cc 83 trace_event::AllocationContextTracker::SetCurrentThreadName(
  /external/webrtc/webrtc/modules/video_capture/windows/
sink_filter_ds.cc 333 rtc::SetCurrentThreadName("webrtc_video_capture");
  /external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.cc     [all...]

Completed in 544 milliseconds