Searched refs:ThreadCurrentThread (Results 1 – 3 of 3) sorted by relevance
| /art/runtime/interpreter/ |
| D | unstarted_runtime_list.h | 76 V(ThreadCurrentThread, "Ljava/lang/Thread;", "currentThread", "()Ljava/lang/Thread;") \
|
| /art/dex2oat/interpreter/ |
| D | unstarted_runtime_transaction_test.cc | 116 TEST_F(UnstartedRuntimeTransactionTest, ThreadCurrentThread) { in TEST_F() argument
|
| /art/runtime/ |
| D | intrinsics_list.h | 191 …V(ThreadCurrentThread, kStatic, kNeedsEnvironment, kNoSideEffects, kNoThrow, "Ljava/lang/Thread;",…
|