Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dunstarted_runtime_test.cc938 UnstartedClassGetDeclaringClass(self, shadow_frame, &result, 0); in TEST_F()
942 UnstartedClassGetDeclaringClass(self, shadow_frame, &result, 0); in TEST_F()
946 UnstartedClassGetDeclaringClass(self, shadow_frame, &result, 0); in TEST_F()
Dunstarted_runtime.cc452 void UnstartedRuntime::UnstartedClassGetDeclaringClass( in UnstartedClassGetDeclaringClass() function in art::interpreter::UnstartedRuntime