Searched refs:JValueByteSwapper (Results 1 – 1 of 1) sorted by relevance
358 class JValueByteSwapper final { class369 void JValueByteSwapper<uint16_t>::ByteSwap(JValue* value) { in ByteSwap()374 void JValueByteSwapper<int16_t>::ByteSwap(JValue* value) { in ByteSwap()379 void JValueByteSwapper<int32_t>::ByteSwap(JValue* value) { in ByteSwap()384 void JValueByteSwapper<int64_t>::ByteSwap(JValue* value) { in ByteSwap()1289 JValueByteSwapper<T>::MaybeByteSwap(byte_swap, result); in Dispatch()1304 JValueByteSwapper<T>::MaybeByteSwap(byte_swap, result); in Dispatch()1334 JValueByteSwapper<T>::MaybeByteSwap(byte_swap, result); in Dispatch()1356 JValueByteSwapper<T>::MaybeByteSwap(byte_swap, result); in Dispatch()1379 JValueByteSwapper<T>::MaybeByteSwap(byte_swap, result); in Dispatch()[all …]