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