Searched refs:getDynamicRefTableForCookie (Results 1 – 4 of 4) sorted by relevance
1779 const DynamicRefTable* getDynamicRefTableForCookie(int32_t cookie) const;
633 const DynamicRefTable* dynamicRefTable = res.getDynamicRefTableForCookie(assetsCookie); in doDump()
1731 am->getResources().getDynamicRefTableForCookie(assetCookie); in android_content_AssetManager_openXmlAssetNative()
5326 const DynamicRefTable* ResTable::getDynamicRefTableForCookie(int32_t cookie) const in getDynamicRefTableForCookie() function in android::ResTable