Home
last modified time | relevance | path

Searched defs:Str8ToStr16 (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/src/
H A Dstring_ex.cpp259 u16string Str8ToStr16(const string& str) in Str8ToStr16() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dstring_utils.h47 inline std::u16string Str8ToStr16(const std::string& str) in Str8ToStr16() function
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_common.h348 inline std::u16string Str8ToStr16(const std::string &str) in Str8ToStr16() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_interface.cpp991 inline std::u16string HfpAgSystemInterface::Str8ToStr16(const std::string& str) const in Str8ToStr16() function in OHOS::bluetooth::HfpAgSystemInterface