Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/default/
Dtracing.cc33 void EventCollector::SetCurrentThreadName(const char*) {} in SetCurrentThreadName() function in tensorflow::tracing::EventCollector
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dos.cpp76 void SWR_API SetCurrentThreadName(const char* pThreadName) in SetCurrentThreadName() function
/external/webrtc/webrtc/base/
Dplatform_thread.cc58 void SetCurrentThreadName(const char* name) { in SetCurrentThreadName() function