Home
last modified time | relevance | path

Searched refs:IsBigEndian (Results 1 - 6 of 6) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dendian_convert.h23 inline bool IsBigEndian() in IsBigEndian() function
35 if (IsBigEndian()) { in HostToNet()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Dcommon_utils.h61 [[maybe_unused]] static inline bool IsBigEndian() in IsBigEndian() function
76 if (IsBigEndian()) { in ConvertToString()
/foundation/ability/dmsfwk_lite/include/
H A Ddmslite_utils.h44 static inline bool IsBigEndian() in IsBigEndian() function
/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_tlv_common.c89 return IsBigEndian() ? ConvertIntByDefault(tlvNode->value, fieldSize) in UnMarshallInt()
H A Ddmslite_packet.c222 IntToHex(IsBigEndian() ? field : ConvertIntLittle2Big((uint8_t*)&field, fieldSize), fieldSize); in MarshallInt()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_font_descriptor.cpp110 if (!IsBigEndian()) { in ConvertToDrawingString()

Completed in 3 milliseconds