Home
last modified time | relevance | path

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

/applications/standard/contacts_data/ability/sinicization/src/
H A Dcharacter_transliterate.cpp2005 std::string pronunciation = getMultiPronunciation(WstringToString(childwChineseCharacter)); in GetContainer() local
2006 if (!pronunciation.empty()) { in GetContainer()
2007 HILOG_INFO("This is a multi-pronunciation Chinese character."); in GetContainer()
2008 std::wstring wPronunciation = StringToWstring(pronunciation); in GetContainer()

Completed in 2 milliseconds