Searched refs:JValueByteSwapper (Results 1 – 1 of 1) sorted by relevance
271 class JValueByteSwapper final { class282 void JValueByteSwapper<uint16_t>::ByteSwap(JValue* value) { in ByteSwap()287 void JValueByteSwapper<int16_t>::ByteSwap(JValue* value) { in ByteSwap()292 void JValueByteSwapper<int32_t>::ByteSwap(JValue* value) { in ByteSwap()297 void JValueByteSwapper<int64_t>::ByteSwap(JValue* value) { in ByteSwap()1202 JValueByteSwapper<T>::MaybeByteSwap(byte_swap, result); in Dispatch()1217 JValueByteSwapper<T>::MaybeByteSwap(byte_swap, result); in Dispatch()1247 JValueByteSwapper<T>::MaybeByteSwap(byte_swap, result); in Dispatch()1269 JValueByteSwapper<T>::MaybeByteSwap(byte_swap, result); in Dispatch()1292 JValueByteSwapper<T>::MaybeByteSwap(byte_swap, result); in Dispatch()[all …]