Home
last modified time | relevance | path

Searched defs:GetThreadName (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/perfetto/include/perfetto/ext/base/
H A Dthread_utils.h60 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 Dthread_utils.h60 inline bool GetThreadName(std::string& out_result) { in GetThreadName() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dthread.cc69 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 Dchrome_string_lookup.cc202 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 Djvm.cc98 static std::string GetThreadName() { in GetThreadName() function
/aosp_15_r20/external/libchrome/base/debug/
H A Dactivity_analyzer.h89 const std::string& GetThreadName() { in GetThreadName() function
/aosp_15_r20/external/libchrome/base/message_loop/
H A Dmessage_loop.cc372 std::string MessageLoop::GetThreadName() const { in GetThreadName() function in base::MessageLoop
/aosp_15_r20/external/cronet/base/task/sequence_manager/
H A Dthread_controller.cc95 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 Dutils.cc213 std::string GetThreadName(pid_t tid) { in GetThreadName() function
/aosp_15_r20/external/libchrome/base/test/
H A Dtrace_event_analyzer.cc886 const std::string& TraceAnalyzer::GetThreadName( in GetThreadName() function in trace_analyzer::TraceAnalyzer
/aosp_15_r20/external/cronet/base/test/
H A Dtrace_event_analyzer.cc942 const std::string& TraceAnalyzer::GetThreadName( in GetThreadName() function in trace_analyzer::TraceAnalyzer
/aosp_15_r20/art/test/912-classes/
H A Dclasses.cc343 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 Denvironment.cpp175 bool GetThreadName(pid_t tid, std::string* name) { in GetThreadName() function
/aosp_15_r20/art/runtime/
H A Dthread.cc1470 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 Dminidump.cc2110 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__.py2502 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__.py2466 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__.py2518 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__.py2502 def GetThreadName(self): member in SBBreakpoint
2881 def GetThreadName(self): member in SBBreakpointLocation
3028 def GetThreadName(self): member in SBBreakpointName