Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/portable/
H A Dendian.h176 inline uint32_t GHostToNetworkL(uint32_t x) { return gbswap_32(x); } in GHostToNetworkL() function
185 inline uint32 GHostToNetworkL(uint32 x) { return x; } in GHostToNetworkL() function