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

/art/runtime/
H A Dclass_linker.cc2229 klass->SetDexCache(FindDexCache(dex_file));
2984 mirror::DexCache* ClassLinker::FindDexCache(const DexFile& dex_file) { function in class:art::ClassLinker

Completed in 22 milliseconds