Searched refs:LoadMethod (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dclass_linker.h793 void LoadMethod(const DexFile& dex_file,
H A Dclass_linker.cc3269 LoadMethod(dex_file, it, klass, method);
3284 LoadMethod(dex_file, it, klass, method);
3305 void ClassLinker::LoadMethod(const DexFile& dex_file, function in class:art::ClassLinker
3313 ScopedAssertNoThreadSuspension ants("LoadMethod");

Completed in 34 milliseconds