HomeSort by relevance Sort by last modified time
    Searched full:htonq (Results 51 - 53 of 53) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/sys/
endian.h 64 #define htonq(x) __swap64(x) macro
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/sys/
endian.h 64 #define htonq(x) __swap64(x) macro
  /frameworks/base/libs/common_time/
common_time_server_packets.cpp 49 #define SERIALIZE_INT64(field_name) SERIALIZE_FIELD(field_name, int64_t, htonq)

Completed in 1419 milliseconds

1 23