Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/vkscserver/
H A DvksEndian.hpp76 inline u32 NetworkToHost32(u32 net) in NetworkToHost32() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Dbyte_order.h202 inline uint32_t NetworkToHost32(uint32_t n) { in NetworkToHost32() function