Searched defs:str8 (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/commonlibrary/c_utils/base/src/ |
H A D | unicode_ex.cpp | 182 char* str8 = nullptr; in Char16ToChar8() local 199 bool String16ToString8(const u16string& str16, string& str8) in String16ToString8() 264 int Utf8ToUtf16Length(const char* str8, size_t str8Len) in Utf8ToUtf16Length() 329 char16_t* Char8ToChar16(const char* str8, size_t str8Len) in Char8ToChar16() 350 bool String8ToString16(const string& str8, u16string& str16) in String8ToString16()
|
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/ |
H A D | napi_send_recv_mms.cpp | 249 std::string str8(strChars, strLength); in GetMmsNameProperty() local 257 std::string str8(strChars, strLength); in GetMmsNameProperty() local 267 std::string str8(strChars, strLength); in GetMmsNameProperty() local 275 std::string str8(strChars, strLength); in GetMmsNameProperty() local
|
H A D | napi_sms.cpp | 120 std::string str8(strChars, strLength); in GetU16StrFromNapiValue() local
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/test/ |
H A D | test_xml.cpp | 1126 std::string str8 = "</h:table></note>"; variable 1170 std::string str8 = " </h:table></note>"; variable 1210 std::string str8 = "</h:table></note>"; variable 1254 std::string str8 = " </h:table></note>"; variable 1294 std::string str8 = "</h:table></note>"; variable 1338 std::string str8 = "</h:table></note>"; variable 1381 std::string str8 = " </h:table></note>"; variable 1421 std::string str8 = "</h:table></note>"; variable 1465 std::string str8 = "</h:table></note>"; variable 1508 std::string str8 = "</h:table></note>"; variable [all …]
|
/ohos5.0/base/telephony/core_service/frameworks/js/vcard/src/ |
H A D | napi_vcard.cpp | 360 std::string str8(strChars, strLength); in HandleOptionParameters() local
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/test/ |
H A D | test_napi.cpp | 1302 std::string str8 = ""; variable
|