Searched refs:GetDynamicRefTableForCookie (Results 1 – 3 of 3) sorted by relevance
115 const DynamicRefTable* GetDynamicRefTableForCookie(ApkAssetsCookie cookie) const;
186 const DynamicRefTable* AssetManager2::GetDynamicRefTableForCookie(ApkAssetsCookie cookie) const { in GetDynamicRefTableForCookie() function in android::AssetManager2
573 const DynamicRefTable* dynamic_ref_table = assetmanager->GetDynamicRefTableForCookie(cookie); in NativeOpenXmlAsset()