Searched defs:GetThread (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Dthread_pool.h65 Thread* GetThread() const { return thread_; } function in class:art::ThreadPoolWorker
H A Dstack.h145 Thread* GetThread() const { function in class:art::StackVisitor
H A Ddebugger.cc3064 StackHandleScope<1> hs(GetThread());
3719 ShadowFrame* frame = GetThread()->FindDebuggerShadowFrame(GetFrameId());
3793 Thread* GetThread() const { function in class:art::ScopedDebuggerThreadSuspension
3855 Thread* const thread = sts.GetThread();

Completed in 348 milliseconds