Home
last modified time | relevance | path

Searched defs:city (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/core_service/utils/vcard/src/contact_data/
H A Dvcard_postal_data.cpp144 void VCardPostalData::SetCity(const std::string &city) in SetCity()
/ohos5.0/commonlibrary/rust/ylong_json/tests/
H A Dsdv_adapt_serde_test.rs122 city: String, field
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_constructor.cpp564 std::string city = postalData->GetCity(); in ConstructPostalLine() local