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

/art/runtime/
H A Dclass_linker.cc2770 if (!LoadSuperAndInterfaces(klass, *new_dex_file)) {
5469 bool ClassLinker::LoadSuperAndInterfaces(Handle<mirror::Class> klass, const DexFile& dex_file) { function in class:art::ClassLinker

Completed in 43 milliseconds