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

  /art/runtime/
class_linker-inl.h 112 inline mirror::ObjectArray<mirror::ArtMethod>* ClassLinker::AllocArtMethodArray(Thread* self,
class_linker.cc     [all...]
class_linker.h 296 mirror::ObjectArray<mirror::ArtMethod>* AllocArtMethodArray(Thread* self, size_t length)

Completed in 438 milliseconds