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
695 ObjPtr<mirror::Object> obj = AllocArrayFromCode( in NEW_ARRAY()