Home
last modified time | relevance | path

Searched refs:UnstartedThreadCurrentThread (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/dex2oat/interpreter/
H A Dunstarted_runtime_transaction_test.cc127 UnstartedThreadCurrentThread(self, shadow_frame.get(), &result, 0); in TEST_F()
/aosp_15_r20/art/runtime/interpreter/
H A Dunstarted_runtime.cc1166 void UnstartedRuntime::UnstartedThreadCurrentThread(Thread* self, in UnstartedThreadCurrentThread() function in art::interpreter::UnstartedRuntime