Home
last modified time | relevance | path

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

/art/runtime/mirror/
Darray-inl.h311 ObjPtr<IntArray> i_this = (kUnchecked ? ObjPtr<IntArray>::DownCast(ObjPtr<Object>(this)) in Memcpy() local
315 i_this->Memcpy(dst_pos, i_src, src_pos, count); in Memcpy()