Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/vkscserver/
H A DvksEndian.hpp49 inline u32 HostToNetwork32(u32 host) in HostToNetwork32() function
62 inline u32 HostToNetwork32(u32 host) in HostToNetwork32() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Dbyte_order.h190 inline uint32_t HostToNetwork32(uint32_t n) { in HostToNetwork32() function