/aosp_15_r20/external/perfetto/include/perfetto/ext/base/ |
H A D | thread_utils.h | 60 inline bool GetThreadName(std::string& out_result) { in GetThreadName() function
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/ |
H A D | thread_utils.h | 60 inline bool GetThreadName(std::string& out_result) { in GetThreadName() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux_generic/ |
D | thread.cc | 69 std::string Thread::GetThreadName() const { return name_; } in GetThreadName() function in bluetooth::os::Thread
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/ |
H A D | chrome_string_lookup.cc | 202 StringId ChromeStringLookup::GetThreadName(int32_t thread_type) const { in GetThreadName() function in perfetto::trace_processor::ChromeStringLookup
|
/aosp_15_r20/external/webrtc/sdk/android/src/jni/ |
H A D | jvm.cc | 98 static std::string GetThreadName() { in GetThreadName() function
|
/aosp_15_r20/external/libchrome/base/debug/ |
H A D | activity_analyzer.h | 89 const std::string& GetThreadName() { in GetThreadName() function
|
/aosp_15_r20/external/libchrome/base/message_loop/ |
H A D | message_loop.cc | 372 std::string MessageLoop::GetThreadName() const { in GetThreadName() function in base::MessageLoop
|
/aosp_15_r20/external/cronet/base/task/sequence_manager/ |
H A D | thread_controller.cc | 95 std::string_view ThreadController::RunLevelTracker::RunLevel::GetThreadName() { in GetThreadName() function in base::sequence_manager::internal::ThreadController::RunLevelTracker::RunLevel
|
/aosp_15_r20/art/libartbase/base/ |
H A D | utils.cc | 213 std::string GetThreadName(pid_t tid) { in GetThreadName() function
|
/aosp_15_r20/external/libchrome/base/test/ |
H A D | trace_event_analyzer.cc | 886 const std::string& TraceAnalyzer::GetThreadName( in GetThreadName() function in trace_analyzer::TraceAnalyzer
|
/aosp_15_r20/external/cronet/base/test/ |
H A D | trace_event_analyzer.cc | 942 const std::string& TraceAnalyzer::GetThreadName( in GetThreadName() function in trace_analyzer::TraceAnalyzer
|
/aosp_15_r20/art/test/912-classes/ |
H A D | classes.cc | 343 static std::string GetThreadName(jvmtiEnv* jenv, JNIEnv* jni_env, jthread thread) { in GetThreadName() function in art::Test912Classes::ClassLoadPreparePrinter
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | environment.cpp | 175 bool GetThreadName(pid_t tid, std::string* name) { in GetThreadName() function
|
/aosp_15_r20/art/runtime/ |
H A D | thread.cc | 1470 ObjPtr<mirror::String> Thread::GetThreadName() const { in GetThreadName() function in art::Thread 1478 void Thread::GetThreadName(std::string& name) const { in GetThreadName() function in art::Thread
|
/aosp_15_r20/external/google-breakpad/src/processor/ |
H A D | minidump.cc | 2110 string MinidumpThreadName::GetThreadName() const { in GetThreadName() function in google_breakpad::MinidumpThreadName
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 2502 def GetThreadName(self): member in SBBreakpoint 2881 def GetThreadName(self): member in SBBreakpointLocation 3028 def GetThreadName(self): member in SBBreakpointName
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 2466 def GetThreadName(self): member in SBBreakpoint 2845 def GetThreadName(self): member in SBBreakpointLocation 2992 def GetThreadName(self): member in SBBreakpointName
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 2518 def GetThreadName(self): member in SBBreakpoint 2897 def GetThreadName(self): member in SBBreakpointLocation 3044 def GetThreadName(self): member in SBBreakpointName
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 2502 def GetThreadName(self): member in SBBreakpoint 2881 def GetThreadName(self): member in SBBreakpointLocation 3028 def GetThreadName(self): member in SBBreakpointName
|