Home
last modified time | relevance | path

Searched defs:SetCurrentThreadName (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/platform/default/
Dtracing.cc33 void EventCollector::SetCurrentThreadName(const char*) {} in SetCurrentThreadName() function in tensorflow::tracing::EventCollector
/external/webrtc/rtc_base/
Dplatform_thread_types.cc69 void SetCurrentThreadName(const char* name) { in SetCurrentThreadName() function
/external/libchrome/base/trace_event/
Dheap_profiler_allocation_context_tracker.cc103 void AllocationContextTracker::SetCurrentThreadName(const char* name) { in SetCurrentThreadName() function in base::trace_event::AllocationContextTracker
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dos.cpp77 void SWR_API SetCurrentThreadName(const char* pThreadName) in SetCurrentThreadName() function