Home
last modified time | relevance | path

Searched defs:HostToNetwork64 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/vkscserver/
H A DvksEndian.hpp53 inline u64 HostToNetwork64(u64 host) in HostToNetwork64() function
66 inline u64 HostToNetwork64(u64 host) in HostToNetwork64() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Dbyte_order.h194 inline uint64_t HostToNetwork64(uint64_t n) { in HostToNetwork64() function