Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/vkscserver/
H A DvksEndian.hpp45 inline u16 HostToNetwork16(u16 host) in HostToNetwork16() function
58 inline u16 HostToNetwork16(u16 host) in HostToNetwork16() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Dbyte_order.h186 inline uint16_t HostToNetwork16(uint16_t n) { in HostToNetwork16() function