Home
last modified time | relevance | path

Searched defs:ToUtf16 (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/core_service/utils/common/src/
H A Dstr_convert.cpp22 std::u16string ToUtf16(std::string str) in ToUtf16() function
/ohos5.0/base/telephony/sms_mms/utils/
H A Dstring_utils.cpp127 std::u16string StringUtils::ToUtf16(const std::string &str) in ToUtf16() function in OHOS::Telephony::StringUtils
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dstring_utils.cpp129 std::u16string StringUtils::ToUtf16(const std::string &str) in ToUtf16() function in OHOS::Location::StringUtils
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Dshared_block.cpp46 std::u16string SharedBlock::ToUtf16(const std::string& str) in ToUtf16() function in OHOS::AppDataFwk::SharedBlock
/ohos5.0/base/telephony/core_service/frameworks/js/napi/
H A Dnapi_util.cpp119 std::u16string NapiUtil::ToUtf16(std::string str) in ToUtf16() function in OHOS::Telephony::NapiUtil