Home
last modified time | relevance | path

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

/external/lldb/source/Host/macosx/
DHost.mm152 Host::GetThreadName (lldb::pid_t pid, lldb::tid_t tid) function
/external/lldb/source/API/
DSBBreakpointLocation.cpp218 SBBreakpointLocation::GetThreadName () const in GetThreadName() function in SBBreakpointLocation
DSBBreakpoint.cpp431 SBBreakpoint::GetThreadName () const in GetThreadName() function in SBBreakpoint
/external/lldb/source/Host/freebsd/
DHost.cpp83 Host::GetThreadName (lldb::pid_t pid, lldb::tid_t tid) in GetThreadName() function in Host
/external/lldb/source/Breakpoint/
DBreakpointLocation.cpp170 BreakpointLocation::GetThreadName () const in GetThreadName() function in BreakpointLocation
DBreakpoint.cpp254 Breakpoint::GetThreadName () const in GetThreadName() function in Breakpoint
/external/lldb/source/Host/linux/
DHost.cpp452 Host::GetThreadName (lldb::pid_t pid, lldb::tid_t tid) in GetThreadName() function in Host
/external/chromium_org/content/browser/
Dbrowser_thread_impl.cc399 static const char* GetThreadName(BrowserThread::ID thread) { in GetThreadName() function
/external/chromium_org/base/test/
Dtrace_event_analyzer.cc813 const std::string& TraceAnalyzer::GetThreadName( in GetThreadName() function in trace_analyzer::TraceAnalyzer
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/jni/
Dpeerconnection_jni.cc179 static std::string GetThreadName() { in GetThreadName() function