Home
last modified time | relevance | path

Searched defs:ToUtf8 (Results 1 – 8 of 8) sorted by relevance

/base/telephony/core_service/utils/common/src/
Dstr_convert.cpp27 std::string ToUtf8(std::u16string str16) in ToUtf8() function
37 std::string ToUtf8(std::u32string str32) in ToUtf8() function
42 std::string ToUtf8(std::wstring wstr) in ToUtf8() function
/base/telephony/core_service/test/unittest/esim_gtest/utils/common/src/
Dstr_convert.cpp27 std::string ToUtf8(std::u16string str16) in ToUtf8() function
37 std::string ToUtf8(std::u32string str32) in ToUtf8() function
42 std::string ToUtf8(std::wstring wstr) in ToUtf8() function
/base/telephony/state_registry/frameworks/cj/src/
Dtelephony_observer_utils.cpp33 std::string ToUtf8(std::u16string str16) in ToUtf8() function
/base/location/services/location_gnss/gnss/source/
Dstring_utils.cpp120 std::string StringUtils::ToUtf8(const std::u16string &str16) in ToUtf8() function in OHOS::Location::StringUtils
/base/telephony/sms_mms/utils/
Dstring_utils.cpp118 std::string StringUtils::ToUtf8(const std::u16string &str16) in ToUtf8() function in OHOS::Telephony::StringUtils
/base/telephony/core_service/frameworks/cj/telephony_radio/src/
Dtelephony_radio_impl.cpp169 static std::string ToUtf8(std::u16string str16) in ToUtf8() function
/base/telephony/core_service/frameworks/cj/telephony_sim/src/
Dtelephony_sim_impl.cpp109 static std::string ToUtf8(std::u16string str16) in ToUtf8() function
/base/telephony/core_service/frameworks/js/napi/
Dnapi_util.cpp115 std::string NapiUtil::ToUtf8(std::u16string str16) in ToUtf8() function in OHOS::Telephony::NapiUtil