Searched defs:CopyOf (Results 1 – 2 of 2) sorted by relevance
245 inline ObjectArray<T>* ObjectArray<T>::CopyOf(Thread* self, int32_t new_length) { in CopyOf() function
864 Class* Class::CopyOf(Thread* self, int32_t new_length, in CopyOf() function in art::mirror::Class