Home
last modified time | relevance | path

Searched defs:DoFilledNewArray (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/interpreter/mterp/
H A Dnterp.cc592 static mirror::Object* DoFilledNewArray(Thread* self, in DoFilledNewArray() function
/aosp_15_r20/art/runtime/interpreter/
H A Dinterpreter_common.cc1392 bool DoFilledNewArray(const Instruction* inst, in DoFilledNewArray() function