Home
last modified time | relevance | path

Searched defs:SetThreadName (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/art/libartbase/base/
H A Dutils.cc295 void SetThreadName(pthread_t thr, const char* thread_name) { in SetThreadName() function
331 void SetThreadName(const char* thread_name) { SetThreadName(pthread_self(), thread_name); } in SetThreadName() function
/aosp_15_r20/packages/modules/Connectivity/staticlibs/netd/libnetdutils/
DThreadUtilTest.cpp96 TEST(ThreadUtilTest, SetThreadName) { in TEST() argument
/aosp_15_r20/external/libchrome/base/threading/
H A Dwatchdog.cc168 void Watchdog::ThreadDelegate::SetThreadName() const { in SetThreadName() function in base::Watchdog::ThreadDelegate
/aosp_15_r20/external/cronet/base/threading/
H A Dwatchdog.cc177 void Watchdog::ThreadDelegate::SetThreadName() const { in SetThreadName() function in base::Watchdog::ThreadDelegate
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cc200 void ThreadRegistry::SetThreadName(u32 tid, const char *name) { in SetThreadName() function in __sanitizer::ThreadRegistry
/aosp_15_r20/system/extras/simpleperf/
H A Dthread_tree.cpp44 void ThreadTree::SetThreadName(int pid, int tid, const std::string& comm) { in SetThreadName() function in simpleperf::ThreadTree
/aosp_15_r20/external/compiler-rt/lib/asan/
H A Dasan_interceptors.cc122 void SetThreadName(const char *name) { in SetThreadName() function
/aosp_15_r20/frameworks/base/core/jni/
H A Dcom_android_internal_os_Zygote.cpp906 void SetThreadName(const std::string& thread_name) { in SetThreadName() function
/aosp_15_r20/art/runtime/
H A Dthread.cc1344 void Thread::SetThreadName(const char* name) { in SetThreadName() function in art::Thread
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instructions.cc88 void SetThreadName(HloComputation* called_computation, in SetThreadName() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/
D__init__.py2498 def SetThreadName(self, thread_name): member in SBBreakpoint
2877 def SetThreadName(self, thread_name): member in SBBreakpointLocation
3024 def SetThreadName(self, thread_name): member in SBBreakpointName
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/
D__init__.py2462 def SetThreadName(self, thread_name): member in SBBreakpoint
2841 def SetThreadName(self, thread_name): member in SBBreakpointLocation
2988 def SetThreadName(self, thread_name): member in SBBreakpointName
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3.11/site-packages/lldb/
D__init__.py2514 def SetThreadName(self, thread_name): member in SBBreakpoint
2893 def SetThreadName(self, thread_name): member in SBBreakpointLocation
3040 def SetThreadName(self, thread_name): member in SBBreakpointName
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3.11/site-packages/lldb/
D__init__.py2498 def SetThreadName(self, thread_name): member in SBBreakpoint
2877 def SetThreadName(self, thread_name): member in SBBreakpointLocation
3024 def SetThreadName(self, thread_name): member in SBBreakpointName