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

/frameworks/base/include/utils/
H A DByteOrder.h56 #define dtohs(x) (x) macro
63 #define dtohs(x) (android_swap_short(x)) macro

Completed in 38 milliseconds