Home
last modified time | relevance | path

Searched refs:to_utf8 (Results 1 - 4 of 4) sorted by relevance

/base/security/access_token/interfaces/innerkits/token_callback/src/
H A Dtoken_callback_stub.cpp33 static std::string to_utf8(std::u16string str16) in to_utf8() function
58 std::string perm = to_utf8(u16Perm); in OnRemoteRequest()
/base/telephony/core_service/services/core/src/
H A Dcore_service_dump_helper.cpp53 static std::string to_utf8(std::u16string str16) in to_utf8() function
99 result.append(to_utf8(spn)); in ShowCoreServiceInfo()
103 result.append(to_utf8(operatorName)); in ShowCoreServiceInfo()
/base/telephony/sms_mms/services/sms/
H A Dsms_dump_helper.cpp37 static std::string to_utf8(std::u16string str16) in to_utf8() function
95 result.append(to_utf8(format)); in ShowSmsInfo()
/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_sms.cpp1707 static std::string to_utf8(std::u16string str16) in to_utf8() function
1717 std::string toUtf8Value = to_utf8(context->value); in GetImsShortMessageFormatCallback()

Completed in 5 milliseconds