Home
last modified time | relevance | path

Searched refs:postalAddress (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/telephony/core_service/utils/vcard/src/contact_data/
H A Dvcard_postal_data.cpp174 void VCardPostalData::SetPostalAddress(const std::string &postalAddress) in SetPostalAddress() argument
176 postalAddress_ = postalAddress; in SetPostalAddress()
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_constructor.cpp588 auto postalAddress = postalData->GetPostalAddress(); in ConstructPostalLine() local
589 if (postalAddress.empty()) { in ConstructPostalLine()
592 needAddQuotedPrintable = needQP_ && !VCardUtils::IsPrintableAscii({ postalAddress }); in ConstructPostalLine()
593 needCharset = IsNeedCharsetParam({ postalAddress }); in ConstructPostalLine()
595 … (needAddQuotedPrintable ? EncodeQuotedPrintable(postalAddress) : DealCharacters(postalAddress)); in ConstructPostalLine()
/ohos5.0/base/telephony/core_service/utils/vcard/include/contact_data/
H A Dvcard_postal_data.h45 void SetPostalAddress(const std::string &postalAddress);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-contacts-kit/
H A Djs-apis-contact.md4306 | postalAddress | string | 是 | 是 | 联系人的邮政地址。 |
4318 let postalAddress: contact.PostalAddress = {
4320 postalAddress: "postalAddress"
4327 let postalAddress = new contact.PostalAddress();
4328 postalAddress.city = "city";
4329 postalAddress.postalAddress = "postalAddress";
/ohos5.0/docs/en/application-dev/reference/apis-contacts-kit/
H A Djs-apis-contact.md4306 | postalAddress | string | Yes | Yes | Postal address of the contact. |
4318 let postalAddress: contact.PostalAddress = {
4320 postalAddress: "postalAddress"
4327 let postalAddress = new contact.PostalAddress();
4328 postalAddress.city = "city";
4329 postalAddress.postalAddress = "postalAddress";
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-telephony.md100 | ohos.contact | PostalAddress | postalAddress: string | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-telephony.md100 | ohos.contact | PostalAddress | postalAddress: string | Added|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v4.0-beta2/
H A Djs-apidiff-application.md263 |type有变化|类名:PostalAddress;<br>方法or属性:postalAddress: string<br>旧版本信息:|类名:PostalAddress;<br>方法or属性:po…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-application.md280 |type有变化|类名:PostalAddress;<br>方法or属性:postalAddress: string<br>旧版本信息:|类名:PostalAddress;<br>方法or属性:po…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v4.0-beta2/
H A Djs-apidiff-application.md263 …attribute name: postalAddress: string<br>Old version information: |Class name: PostalAddress;<br>M…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-application.md280 …attribute name: postalAddress: string<br>Old version information: |Class name: PostalAddress;<br>M…