Searched defs:FindDexCache (Results 1 – 2 of 2) sorted by relevance
89 inline mirror::DexCache* CompilerDriver::FindDexCache(const DexFile* dex_file) { in FindDexCache() function
3301 mirror::DexCache* ClassLinker::FindDexCache(Thread* self, in FindDexCache() function in art::ClassLinker