Searched defs:lookupResourceValue (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp1328 mTree.mDynamicRefTable->lookupResourceValue(outValue) != NO_ERROR) {
4168 if (grp->dynamicRefTable.lookupResourceValue(outValue) != NO_ERROR) {
4504 status_t err = grp->dynamicRefTable.lookupResourceValue(&cur->map.value);
6707 status_t DynamicRefTable::lookupResourceValue(Res_value* value) const { function in class:android::DynamicRefTable

Completed in 81 milliseconds