Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dvar_handle.cc360 static void ByteSwap(JValue* value);
363 ByteSwap(value); in MaybeByteSwap()
369 void JValueByteSwapper<uint16_t>::ByteSwap(JValue* value) { in ByteSwap() function in art::mirror::__anon913e46da0111::JValueByteSwapper
374 void JValueByteSwapper<int16_t>::ByteSwap(JValue* value) { in ByteSwap() function in art::mirror::__anon913e46da0111::JValueByteSwapper
379 void JValueByteSwapper<int32_t>::ByteSwap(JValue* value) { in ByteSwap() function in art::mirror::__anon913e46da0111::JValueByteSwapper
384 void JValueByteSwapper<int64_t>::ByteSwap(JValue* value) { in ByteSwap() function in art::mirror::__anon913e46da0111::JValueByteSwapper