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

/art/runtime/
H A Dclass_linker.cc3245 LoadMethod(dex_file, it, klass, method);
3260 LoadMethod(dex_file, it, klass, method);
3289 void ClassLinker::LoadMethod(const DexFile& dex_file, function in class:art::ClassLinker
3297 ScopedAssertNoThreadSuspension ants("LoadMethod");

Completed in 54 milliseconds