Home
last modified time | relevance | path

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

/art/runtime/mirror/
Darray-inl.h305 ObjPtr<LongArray> l_this = (kUnchecked ? ObjPtr<LongArray>::DownCast(ObjPtr<Object>(this)) in Memcpy() local
309 l_this->Memcpy(dst_pos, l_src, src_pos, count); in Memcpy()