Lines Matching refs:ToUtf8
162 if (!ValidDestinationAddress(StringUtils::ToUtf8(desAddr))) {
170 InsertSessionAndDetail(slotId, StringUtils::ToUtf8(desAddr), StringUtils::ToUtf8(text), dataId);
175 predicates.EqualTo(SmsMmsInfo::RECEIVER_NUMBER, StringUtils::ToUtf8(desAddr));
177 predicates.EqualTo(SmsMmsInfo::MSG_CONTENT, StringUtils::ToUtf8(text));
182 bool ret = interfaceManager->TextBasedSmsDelivery(StringUtils::ToUtf8(desAddr), StringUtils::ToUtf8(scAddr),
183 StringUtils::ToUtf8(text), sendCallback, deliveryCallback, dataId, isMmsApp);
184 DelayedSingleton<SmsPersistHelper>::GetInstance()->UpdateContact(StringUtils::ToUtf8(desAddr));
303 if (!ValidDestinationAddress(StringUtils::ToUtf8(desAddr))) {
309 StringUtils::ToUtf8(desAddr), StringUtils::ToUtf8(scAddr), port, data, dataLen, sendCallback, deliveryCallback);
310 DelayedSingleton<SmsPersistHelper>::GetInstance()->UpdateContact(StringUtils::ToUtf8(desAddr));
384 string sca = StringUtils::ToUtf8(scAddr);
446 std::string smscData = StringUtils::ToUtf8(smsc);
447 std::string pduData = StringUtils::ToUtf8(pdu);
504 std::string pduData = StringUtils::ToUtf8(pdu);
505 std::string smscData = StringUtils::ToUtf8(smsc);
650 std::string messageData = StringUtils::ToUtf8(message);
673 std::string messageData = StringUtils::ToUtf8(message);