Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dunstarted_runtime_test.cc166 ObjPtr<mirror::Class> dst_component_class, in RunArrayCopy() argument
175 Handle<mirror::Class> dst_component_handle(hs_misc.NewHandle(dst_component_class)); in RunArrayCopy()