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

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp3237 ssize_t blockIndex, uint32_t* outLastRef,
3252 return mTable.resolveReference(inOutValue, blockIndex, outLastRef,
3707 uint32_t* outLastRef, uint32_t* inoutTypeSpecFlags,
3713 if (outLastRef) *outLastRef = value->data;
3236 resolveAttributeReference(Res_value* inOutValue, ssize_t blockIndex, uint32_t* outLastRef, uint32_t* inoutTypeSpecFlags, ResTable_config* inoutConfig) const argument
3706 resolveReference(Res_value* value, ssize_t blockIndex, uint32_t* outLastRef, uint32_t* inoutTypeSpecFlags, ResTable_config* outConfig) const argument

Completed in 621 milliseconds