Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Dconverter.cpp116 char16_t c16 = (low << 8) | high; in Utf16BEToLE() local
/ohos5.0/commonlibrary/ets_utils/platform/ohos/
H A Dutil_helper.cpp239 char16_t c16 = (low << 8) | high; // 8:offset value in Utf16BEToLE() local