Home
last modified time | relevance | path

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

/aosp12/art/runtime/interpreter/
H A Dunstarted_runtime_test.cc1049 UnstartedThreadCurrentThread(self, shadow_frame.get(), &result, 0); in TEST_F()
H A Dunstarted_runtime.cc1065 void UnstartedRuntime::UnstartedThreadCurrentThread( in UnstartedThreadCurrentThread() function in art::interpreter::UnstartedRuntime