Home
last modified time | relevance | path

Searched refs:phoneticType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/utils/vcard/include/
H A Dvcard_constructor.h42 int32_t AddPhoneticName(const std::string &phoneticType, const std::string &phoneticName);
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_constructor.cpp198 int32_t VCardConstructor::AddPhoneticName(const std::string &phoneticType, const std::string &phone… in AddPhoneticName() argument
207 result_ << phoneticType; in AddPhoneticName()