Searched refs:getDynamicRefTableForCookie (Results 1 – 4 of 4) sorted by relevance
451 const DynamicRefTable* dynamic_ref_table = result.getDynamicRefTableForCookie(1); in TEST_F()476 const DynamicRefTable* dynamic_ref_table = result.getDynamicRefTableForCookie(1); in TEST_F()
2038 const DynamicRefTable* getDynamicRefTableForCookie(int32_t cookie) const;
790 const DynamicRefTable* dynamicRefTable = res.getDynamicRefTableForCookie(assetsCookie); in doDump()
6149 const DynamicRefTable* ResTable::getDynamicRefTableForCookie(int32_t cookie) const in getDynamicRefTableForCookie() function in android::ResTable