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

/dalvik/libdex/
H A DDexSwapVerify.cpp44 # define SWAP4(_value) endianSwapU4((_value))
49 static u4 endianSwapU4(u4 value) { function

Completed in 25 milliseconds