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