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

/dalvik/libdex/
H A DDexSwapVerify.cpp38 #define SWAP_FIELD2(_field) (_field) = SWAP2(_field) macro
176 SWAP_FIELD2((_field)); \
389 SWAP_FIELD2(item->type);
390 SWAP_FIELD2(item->unused);
1240 SWAP_FIELD2(item->methodHandleType);
1241 SWAP_FIELD2(item->fieldOrMethodIdx);
1838 SWAP_FIELD2(tries->insnCount);
1839 SWAP_FIELD2(tries->handlerOff);
1883 SWAP_FIELD2(item->registersSize);
1884 SWAP_FIELD2(ite
[all...]

Completed in 115 milliseconds