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

/dalvik/libdex/
H A DDexSwapVerify.cpp157 #define SWAP_OFFSET4(_field) { \ macro
260 SWAP_OFFSET4(pHeader->linkOff);
261 SWAP_OFFSET4(pHeader->mapOff);
263 SWAP_OFFSET4(pHeader->stringIdsOff);
265 SWAP_OFFSET4(pHeader->typeIdsOff);
267 SWAP_OFFSET4(pHeader->fieldIdsOff);
269 SWAP_OFFSET4(pHeader->methodIdsOff);
271 SWAP_OFFSET4(pHeader->protoIdsOff);
273 SWAP_OFFSET4(pHeader->classDefsOff);
275 SWAP_OFFSET4(pHeade
[all...]

Completed in 114 milliseconds