Searched refs:InsertDexFileInToClassLoader (Results 1 - 3 of 3) sorted by relevance

/art/runtime/native/
H A Ddalvik_system_DexFile.cc395 class_linker->InsertDexFileInToClassLoader(soa.Decode<mirror::Object>(dexFile),
/art/runtime/
H A Dclass_linker.h587 void InsertDexFileInToClassLoader(ObjPtr<mirror::Object> dex_file,
H A Dclass_linker.cc8793 void ClassLinker::InsertDexFileInToClassLoader(ObjPtr<mirror::Object> dex_file, function in class:ClassLinker

Completed in 74 milliseconds