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

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp2672 ssize_t blockIndex, uint32_t* outLastRef,
2687 return mTable.resolveReference(inOutValue, blockIndex, outLastRef,
3165 uint32_t* outLastRef, uint32_t* inoutTypeSpecFlags,
3171 if (outLastRef) *outLastRef = value->data;
2671 resolveAttributeReference(Res_value* inOutValue, ssize_t blockIndex, uint32_t* outLastRef, uint32_t* inoutTypeSpecFlags, ResTable_config* inoutConfig) const argument
3164 resolveReference(Res_value* value, ssize_t blockIndex, uint32_t* outLastRef, uint32_t* inoutTypeSpecFlags, ResTable_config* outConfig) const argument

Completed in 139 milliseconds