Home
last modified time | relevance | path

Searched refs:VERSION_30 (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/telephony/core_service/interfaces/kits/js/
H A D@ohos.telephony.vcard.d.ts198 VERSION_30 = 1,
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_decoder.cpp86 if (version.find(std::string(VERSION_30)) != std::string::npos) { in GetDecoder()
H A Dvcard_decoder_v30.cpp190 return VERSION_30; in GetVersion()
H A Dvcard_utils.cpp360 } else if (vcardType == VERSION_30) { in HandleCh()
487 } else if (vcardType == VERSION_30) { in VcardtypeToInt()
H A Dvcard_constructor.cpp69 AddLine(VCARD_TYPE_VERSION, VERSION_30); in ContactBegin()
H A Dvcard_contact.cpp395 if (vCardType_ == VERSION_30 && in HandleSortAsName()
/ohos5.0/base/telephony/core_service/utils/vcard/include/
H A Dvcard_constant.h28 constexpr const char *VERSION_30 = "3.0"; variable
/ohos5.0/docs/zh-cn/application-dev/reference/apis-telephony-kit/
H A Djs-apis-vcard-sys.md385 | VERSION_30 | 1 | VCard3.0版本。 |
/ohos5.0/docs/en/application-dev/reference/apis-telephony-kit/
H A Djs-apis-vcard-sys.md385 | VERSION_30 | 1 | VCard 3.0.|