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

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp3721 ssize_t blockIndex, uint32_t* outLastRef,
3738 return mTable.resolveReference(inOutValue, blockIndex, outLastRef,
4221 uint32_t* outLastRef, uint32_t* inoutTypeSpecFlags,
4227 if (outLastRef) *outLastRef = value->data;
3720 resolveAttributeReference(Res_value* inOutValue, ssize_t blockIndex, uint32_t* outLastRef, uint32_t* inoutTypeSpecFlags, ResTable_config* inoutConfig) const argument
4220 resolveReference(Res_value* value, ssize_t blockIndex, uint32_t* outLastRef, uint32_t* inoutTypeSpecFlags, ResTable_config* outConfig) const argument

Completed in 120 milliseconds