Searched refs:IsHostBigEndian (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dbytebuffer.cc88 if (byte_order_ == ORDER_NETWORK || IsHostBigEndian()) {
158 if (byte_order_ == ORDER_NETWORK || IsHostBigEndian()) {
H A Dbytebuffer_unittest.cc27 if (IsHostBigEndian()) {
H A Dbyteorder.h131 inline bool IsHostBigEndian() { function in namespace:rtc

Completed in 119 milliseconds