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