Home
last modified time | relevance | path

Searched refs:GetNameForCurrentThread (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/libchrome/base/threading/
H A Dthread_id_name_manager.h44 const char* GetNameForCurrentThread();
H A Dthread_id_name_manager.cc119 const char* ThreadIdNameManager::GetNameForCurrentThread() { in GetNameForCurrentThread() function in base::ThreadIdNameManager
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/threading/
Dthread_id_name_manager.h47 const char* GetNameForCurrentThread();
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/7/external/libchrome/base/threading/
Dthread_id_name_manager.h47 const char* GetNameForCurrentThread();
/aosp_15_r20/external/cronet/base/threading/
H A Dthread_id_name_manager.h58 const char* GetNameForCurrentThread();
H A Dthread_id_name_manager.cc120 const char* ThreadIdNameManager::GetNameForCurrentThread() { in GetNameForCurrentThread() function in base::ThreadIdNameManager
/aosp_15_r20/external/cronet/base/sampling_heap_profiler/
H A Dsampling_heap_profiler.cc73 base::ThreadIdNameManager::GetInstance()->GetNameForCurrentThread(); in GetAndLeakThreadName()
/aosp_15_r20/external/cronet/base/trace_event/
H A Dtrace_log.cc1585 ThreadIdNameManager::GetInstance()->GetNameForCurrentThread(); in ShouldAddAfterUpdatingState()