Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/
H A Dplatform_thread_types.cc80 static auto set_thread_description_func = in SetCurrentThreadName() local
/aosp_15_r20/external/cronet/base/threading/
H A Dplatform_thread_win.cc297 static auto set_thread_description_func = in SetName() local
/aosp_15_r20/packages/modules/adb/
Dsysdeps_win32.cpp3096 auto set_thread_description_func = reinterpret_cast<HRESULT(WINAPI *)(HANDLE, PCWSTR)>( in adb_thread_setname() local