Searched refs:parent_resid (Results 1 – 1 of 1) sorted by relevance
487 uint32_t parent_resid = dtohl(map->parent.ident); in GetBag() local488 if (parent_resid == 0) { in GetBag()520 entry.dynamic_ref_table->lookupResourceId(&parent_resid); in GetBag()523 const ResolvedBag* parent_bag = GetBag(parent_resid); in GetBag()526 …LOG(ERROR) << base::StringPrintf("Failed to find parent 0x%08x of bag 0x%08x.", parent_resid, resi… in GetBag()