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

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp3904 ssize_t blockIndex, uint32_t* outLastRef,
3921 return mTable.resolveReference(inOutValue, blockIndex, outLastRef,
4409 uint32_t* outLastRef, uint32_t* inoutTypeSpecFlags,
4415 if (outLastRef) *outLastRef = value->data;
3903 resolveAttributeReference(Res_value* inOutValue, ssize_t blockIndex, uint32_t* outLastRef, uint32_t* inoutTypeSpecFlags, ResTable_config* inoutConfig) const argument
4408 resolveReference(Res_value* value, ssize_t blockIndex, uint32_t* outLastRef, uint32_t* inoutTypeSpecFlags, ResTable_config* outConfig) const argument

Completed in 24 milliseconds