Home
last modified time | relevance | path

Searched defs:AllocPointerArray (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dclass_linker.cc2727 ObjPtr<mirror::PointerArray> ClassLinker::AllocPointerArray(Thread* self, size_t length) { in AllocPointerArray() function in art::ClassLinker
8365 ObjPtr<mirror::PointerArray> ClassLinker::LinkMethodsHelper<kPointerSize>::AllocPointerArray( in AllocPointerArray() function in art::ClassLinker::LinkMethodsHelper