Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/src/
H A Dunicode_ex.cpp76 void Utf32CodePointToUtf8(uint8_t* dstP, char32_t srcChar, size_t bytes) in Utf32CodePointToUtf8()
99 size_t Utf32CodePointUtf8Length(char32_t srcChar) in Utf32CodePointUtf8Length()
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dmms_gtest.cpp914 char srcChar = MIN_SHORT_OCTET + 1; variable