Searched refs:ConstructListFromValue (Results 1 – 4 of 4) sorted by relevance
50 …static std::vector<std::string> ConstructListFromValue(const std::string &value, std::string vcard…
410 …std::vector<std::string> sortNames = VCardUtils::ConstructListFromValue(sortAsList[0], vCardType_); in HandleSortAsName()562 …std::vector<std::string> sortNames = VCardUtils::ConstructListFromValue(sortAsList.at(0), vCardTyp… in BuildSinglePhoneticNameFromSortAsParam()1055 …std::vector<std::string> phoneticNameList = VCardUtils::ConstructListFromValue(propValue, vCardTyp… in AddSoundDatas()
376 std::vector<std::string> VCardUtils::ConstructListFromValue(const std::string &value, std::string v… in ConstructListFromValue() function in OHOS::Telephony::VCardUtils
320 VCardUtils::ConstructListFromValue(fuzzdata, fuzzdata); in VCardUtilsTest()