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