Home
last modified time | relevance | path

Searched refs:SWAP_INDEX2 (Results 1 – 1 of 1) sorted by relevance

/dalvik/libdex/
DDexSwapVerify.cpp199 #define SWAP_INDEX2(_field, _limit) { \ macro
768 SWAP_INDEX2(item->classIdx, state->pHeader->typeIdsSize); in swapFieldIdItem()
769 SWAP_INDEX2(item->typeIdx, state->pHeader->typeIdsSize); in swapFieldIdItem()
840 SWAP_INDEX2(item->classIdx, state->pHeader->typeIdsSize); in swapMethodIdItem()
841 SWAP_INDEX2(item->protoIdx, state->pHeader->protoIdsSize); in swapMethodIdItem()
1337 SWAP_INDEX2(pType->typeIdx, state->pHeader->typeIdsSize); in swapTypeList()