Home
last modified time | relevance | path

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

/external/libchrome/base/
Dsys_byteorder.h122 inline uint32_t HostToNet32(uint32_t x) { in HostToNet32() function
Dsys_byteorder_unittest.cc126 TEST(ByteOrderTest, HostToNet32) { in TEST() argument
/external/pdfium/third_party/base/
Dsys_byteorder.h123 inline uint32_t HostToNet32(uint32_t x) { in HostToNet32() function