Home
last modified time | relevance | path

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

/applications/standard/contacts_data/contacts/include/
H A Dcontacts_napi_object.h585 std::string pobox; member in OHOS::ContactsApi::Attribute::PostalAddress
/applications/standard/contacts_data/contacts/src/
H A Dcontacts_build.cpp327 if (!contact.postalAddresses[i].pobox.empty()) { in GetValuesBucketPostalAddress()
328 valuesBucketPostalAddress.Put("pobox", contact.postalAddresses[i].pobox); in GetValuesBucketPostalAddress()
722 targetObj.pobox = GetStringValueByKey(env, obj, "pobox"); in GetPostalAddress()

Completed in 3 milliseconds