Searched refs:GetDynamicRefTableForCookie (Results 1 – 4 of 4) sorted by relevance
112 const auto dynamic_ref_table = resources.GetDynamicRefTableForCookie(cookie); in CompileApkAssetsLayouts()
125 const DynamicRefTable* GetDynamicRefTableForCookie(ApkAssetsCookie cookie) const;
201 const DynamicRefTable* AssetManager2::GetDynamicRefTableForCookie(ApkAssetsCookie cookie) const { in GetDynamicRefTableForCookie() function in android::AssetManager2
730 const DynamicRefTable* dynamic_ref_table = assetmanager->GetDynamicRefTableForCookie(cookie); in NativeOpenXmlAsset()