Searched refs:JValueByteSwapper (Results 1 – 1 of 1) sorted by relevance
265 class JValueByteSwapper final { class276 void JValueByteSwapper<uint16_t>::ByteSwap(JValue* value) { in ByteSwap()281 void JValueByteSwapper<int16_t>::ByteSwap(JValue* value) { in ByteSwap()286 void JValueByteSwapper<int32_t>::ByteSwap(JValue* value) { in ByteSwap()291 void JValueByteSwapper<int64_t>::ByteSwap(JValue* value) { in ByteSwap()1196 JValueByteSwapper<T>::MaybeByteSwap(byte_swap, result); in Dispatch()1211 JValueByteSwapper<T>::MaybeByteSwap(byte_swap, result); in Dispatch()1241 JValueByteSwapper<T>::MaybeByteSwap(byte_swap, result); in Dispatch()1263 JValueByteSwapper<T>::MaybeByteSwap(byte_swap, result); in Dispatch()1286 JValueByteSwapper<T>::MaybeByteSwap(byte_swap, result); in Dispatch()[all …]