Searched refs:getDynamicRefTableForCookie (Results 1 – 4 of 4) sorted by relevance
602 const DynamicRefTable* dynamic_ref_table = result.getDynamicRefTableForCookie(1); in TEST_F()626 const DynamicRefTable* dynamic_ref_table = result.getDynamicRefTableForCookie(1); in TEST_F()
2304 const DynamicRefTable* getDynamicRefTableForCookie(int32_t cookie) const;
793 res.getDynamicRefTableForCookie(assetsCookie), noop_destructor); in doDump()
6409 const DynamicRefTable* ResTable::getDynamicRefTableForCookie(int32_t cookie) const in getDynamicRefTableForCookie() function in android::ResTable