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

/art/runtime/
H A Dclass_linker.h392 void RegisterBootClassPathDexFile(const DexFile& dex_file, ObjPtr<mirror::DexCache> dex_cache)
H A Dclass_linker.cc3372 RegisterBootClassPathDexFile(dex_file, dex_cache);
3507 void ClassLinker::RegisterBootClassPathDexFile(const DexFile& dex_file, function in class:art::ClassLinker

Completed in 46 milliseconds