Searched refs:child_key (Results 1 – 1 of 1) sorted by relevance
673 uint32_t child_key = dtohl(map_entry->name.ident); in GetBag() local674 if (!is_internal_resid(child_key)) { in GetBag()675 if (entry.dynamic_ref_table->lookupResourceId(&child_key) != NO_ERROR) { in GetBag()676 LOG(ERROR) << base::StringPrintf("Failed to resolve key 0x%08x in bag 0x%08x.", child_key, in GetBag()682 if (child_key <= parent_entry->key) { in GetBag()686 new_entry->key = child_key; in GetBag()694 new_entry->value.data, child_key); in GetBag()703 if (child_key >= parent_entry->key) { in GetBag()