Home
last modified time | relevance | path

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

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