Searched refs:CurrentFromGdb (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | thread.h | 1401 static Thread* CurrentFromGdb(); // Like Thread::Current. |
D | thread.cc | 3324 Thread* Thread::CurrentFromGdb() { in CurrentFromGdb() function in art::Thread |