Searched refs:GetDynamicRefTableForCookie (Results 1 – 2 of 2) sorted by relevance
111 const DynamicRefTable* GetDynamicRefTableForCookie(ApkAssetsCookie cookie) const;
141 const DynamicRefTable* AssetManager2::GetDynamicRefTableForCookie(ApkAssetsCookie cookie) const { in GetDynamicRefTableForCookie() function in android::AssetManager2