Searched refs:lookupResourceId (Results 1 – 3 of 3) sorted by relevance
827 if (entry.dynamic_ref_table->lookupResourceId(&new_key) != NO_ERROR) { in GetBag()856 entry.dynamic_ref_table->lookupResourceId(&parent_resid); in GetBag()881 if (entry.dynamic_ref_table->lookupResourceId(&child_key) != NO_ERROR) { in GetBag()922 if (entry.dynamic_ref_table->lookupResourceId(&new_key) != NO_ERROR) { in GetBag()
1299 mTree.mDynamicRefTable->lookupResourceId(&resId); in getAttributeNameResID()1367 if (mTree.mDynamicRefTable->lookupResourceId(&data) == NO_ERROR) { in getAttributeData()4605 status_t err = grp->dynamicRefTable.lookupResourceId(&resolvedParent); in getBagLocked()4673 if (grp->dynamicRefTable.lookupResourceId(&newName) != NO_ERROR) { in getBagLocked()6977 status_t DynamicRefTable::lookupResourceId(uint32_t* resId) const { in lookupResourceId() function in android::DynamicRefTable7043 status_t err = lookupResourceId(&value->data); in lookupResourceValue()7487 pg->dynamicRefTable.lookupResourceId(&resID); in print()7575 pg->dynamicRefTable.lookupResourceId(&resID); in print()7659 pg->dynamicRefTable.lookupResourceId(&resolvedParent); in print()
1727 status_t lookupResourceId(uint32_t* resId) const;