Searched refs:AllocArrayFromCode (Results 1 – 3 of 3) sorted by relevance
92 ALWAYS_INLINE inline ObjPtr<mirror::Array> AllocArrayFromCode(dex::TypeIndex type_idx,
330 inline ObjPtr<mirror::Array> AllocArrayFromCode(dex::TypeIndex type_idx, in AllocArrayFromCode() function
878 ObjPtr<mirror::Array> array = AllocArrayFromCode( in NEW_ARRAY()