Searched defs:GetThread (Results 1 – 4 of 4) sorted by relevance
65 Thread* GetThread() const { return thread_; } in GetThread() function
628 Thread* GetThread() const { in GetThread() function
3707 Thread* GetThread() const { in GetThread() function in art::ScopedDebuggerThreadSuspension
166 static jvmtiError GetThread(JNIEnv* env, jthread java_thread, art::Thread** thread) { in GetThread() function