Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/vkscserver/
H A DvksEndian.hpp80 inline u64 NetworkToHost64(u64 net) in NetworkToHost64() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Dbyte_order.h206 inline uint64_t NetworkToHost64(uint64_t n) { in NetworkToHost64() function