Searched refs:GetDexFileFromDexCache (Results 1 – 1 of 1) sorted by relevance
75 dex_file_(GetDexFileFromDexCache(dex_cache)), in AccessContext()88 dex_file_(GetDexFileFromDexCache(klass->GetDexCache())), in AccessContext()102 static const DexFile* GetDexFileFromDexCache(ObjPtr<mirror::DexCache> dex_cache) in GetDexFileFromDexCache() function