Searched defs:AllocArtMethod (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dclass_linker.cc1920 mirror::ArtMethod* ClassLinker::AllocArtMethod(Thread* self) { function in class:art::ClassLinker
2850 mirror::ArtMethod* dst = AllocArtMethod(self);

Completed in 16 milliseconds