HomeSort by relevance Sort by last modified time
    Searched refs:AllocClassArray (Results 1 - 3 of 3) sorted by null

  /art/runtime/
class_linker-inl.h 101 inline mirror::ObjectArray<mirror::Class>* ClassLinker::AllocClassArray(Thread* self,
class_linker.h 290 mirror::ObjectArray<mirror::Class>* AllocClassArray(Thread* self, size_t length)
class_linker.cc     [all...]

Completed in 589 milliseconds