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

/dalvik/libdex/
H A DDexSwapVerify.cpp175 #define SWAP_INDEX2(_field, _limit) { \ macro
752 SWAP_INDEX2(item->classIdx, state->pHeader->typeIdsSize);
753 SWAP_INDEX2(item->typeIdx, state->pHeader->typeIdsSize);
824 SWAP_INDEX2(item->classIdx, state->pHeader->typeIdsSize);
825 SWAP_INDEX2(item->protoIdx, state->pHeader->protoIdsSize);
1396 SWAP_INDEX2(pType->typeIdx, state->pHeader->typeIdsSize);

Completed in 1115 milliseconds