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

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp3584 ssize_t blockIndex, uint32_t* outLastRef,
3601 return mTable.resolveReference(inOutValue, blockIndex, outLastRef,
4084 uint32_t* outLastRef, uint32_t* inoutTypeSpecFlags,
4090 if (outLastRef) *outLastRef = value->data;
3583 resolveAttributeReference(Res_value* inOutValue, ssize_t blockIndex, uint32_t* outLastRef, uint32_t* inoutTypeSpecFlags, ResTable_config* inoutConfig) const argument
4083 resolveReference(Res_value* value, ssize_t blockIndex, uint32_t* outLastRef, uint32_t* inoutTypeSpecFlags, ResTable_config* outConfig) const argument

Completed in 693 milliseconds