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

/dalvik/libdex/
H A DDexSwapVerify.cpp45 # define SWAP8(_value) endianSwapU8((_value))
54 static u8 endianSwapU8(u8 value) { function

Completed in 287 milliseconds