Searched refs:inOutValue (Results 1 – 1 of 1) sorted by relevance
3918 ssize_t ResTable::Theme::resolveAttributeReference(Res_value* inOutValue, in resolveAttributeReference() argument3923 if (inOutValue->dataType == Res_value::TYPE_ATTRIBUTE) { in resolveAttributeReference()3925 blockIndex = getAttribute(inOutValue->data, inOutValue, &newTypeSpecFlags); in resolveAttributeReference()3928 (int)blockIndex, (int)inOutValue->dataType, inOutValue->data); in resolveAttributeReference()3936 return mTable.resolveReference(inOutValue, blockIndex, outLastRef, in resolveAttributeReference()