Home
last modified time | relevance | path

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

/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_sms.cpp1717 std::string toUtf8Value = to_utf8(context->value); in GetImsShortMessageFormatCallback() local
1718 napi_create_string_utf8(env, toUtf8Value.c_str(), toUtf8Value.size(), &callbackValue); in GetImsShortMessageFormatCallback()

Completed in 4 milliseconds