Searched refs:getDynamicRefTableForCookie (Results 1 – 5 of 5) sorted by relevance
400 const DynamicRefTable* dynamic_ref_table = result.getDynamicRefTableForCookie(1); in TEST_F()425 const DynamicRefTable* dynamic_ref_table = result.getDynamicRefTableForCookie(1); in TEST_F()
1916 const DynamicRefTable* getDynamicRefTableForCookie(int32_t cookie) const;
1388 am->getResources().getDynamicRefTableForCookie(assetCookie); in android_content_AssetManager_openXmlAssetNative()
806 const DynamicRefTable* dynamicRefTable = res.getDynamicRefTableForCookie(assetsCookie); in doDump()
5946 const DynamicRefTable* ResTable::getDynamicRefTableForCookie(int32_t cookie) const in getDynamicRefTableForCookie() function in android::ResTable