Home
last modified time | relevance | path

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

/applications/standard/contacts_data/contacts/include/
H A Dcontacts_napi_object.h578 * Indicates the neighborhood where this contact is located.
580 std::string neighborhood; member in OHOS::ContactsApi::Attribute::PostalAddress
/applications/standard/contacts_data/contacts/src/
H A Dcontacts_build.cpp324 if (!contact.postalAddresses[i].neighborhood.empty()) { in GetValuesBucketPostalAddress()
325 valuesBucketPostalAddress.Put("neighborhood", contact.postalAddresses[i].neighborhood); in GetValuesBucketPostalAddress()
721 targetObj.neighborhood = GetStringValueByKey(env, obj, "neighborhood"); in GetPostalAddress()

Completed in 3 milliseconds