Home
last modified time | relevance | path

Searched refs:SysIsBigEndian (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_utils.h29 static bool SysIsBigEndian();
H A Dobex_utils.cpp33 bool ObexUtils::SysIsBigEndian() in SysIsBigEndian() function in OHOS::bluetooth::ObexUtils
H A Dobex_headers.cpp225 if (!ObexUtils::SysIsBigEndian()) { in ParseUnicodeText()
821 bool isBigEndian = ObexUtils::SysIsBigEndian(); in Build()
1222 bool isBigEndian = ObexUtils::SysIsBigEndian(); in GetBytes()