Home
last modified time | relevance | path

Searched refs:ByteSwap (Results 1 – 1 of 1) sorted by relevance

/art/runtime/mirror/
Dvar_handle.cc267 static void ByteSwap(JValue* value);
270 ByteSwap(value); in MaybeByteSwap()
276 void JValueByteSwapper<uint16_t>::ByteSwap(JValue* value) { in ByteSwap() function in art::mirror::__anon913e46da0111::JValueByteSwapper
281 void JValueByteSwapper<int16_t>::ByteSwap(JValue* value) { in ByteSwap() function in art::mirror::__anon913e46da0111::JValueByteSwapper
286 void JValueByteSwapper<int32_t>::ByteSwap(JValue* value) { in ByteSwap() function in art::mirror::__anon913e46da0111::JValueByteSwapper
291 void JValueByteSwapper<int64_t>::ByteSwap(JValue* value) { in ByteSwap() function in art::mirror::__anon913e46da0111::JValueByteSwapper