Searched defs:AllocPointerArray (Results 1 – 1 of 1) sorted by relevance
/art/runtime/ | ||
D | class_linker.cc | 2727 ObjPtr<mirror::PointerArray> ClassLinker::AllocPointerArray(Thread* self, size_t length) { in AllocPointerArray() function in art::ClassLinker |