Home
last modified time | relevance | path

Searched refs:country_ (Results 1 - 4 of 4) sorted by relevance

/base/location/services/location_geocode/geocode/source/
H A Dgeo_convert_request.cpp35 country_ = ""; in GeoConvertRequest()
163 return country_; in GetCountry()
168 country_ = country; in SetCountry()
200 parcel.WriteString16(Str8ToStr16(country_)); // country in Marshalling()
231 country_ = Str16ToStr8(parcel.ReadString16()); // country in ReadFromParcel()
/base/telephony/core_service/utils/vcard/src/contact_data/
H A Dvcard_postal_data.cpp33 valuesBucket.Put(ContactData::COUNTRY, country_); in BuildValuesBucket()
56 resultSet->GetString(index, country_); in BuildData()
94 country_ = dataArray[COUNTRY_VALUE_INDEX]; in InitPostalData()
131 return country_; in GetCountry()
136 country_ = country; in SetCountry()
/base/location/services/location_geocode/geocode/include/
H A Dgeo_convert_request.h86 std::string country_; member in OHOS::Location::GeoConvertRequest
/base/telephony/core_service/utils/vcard/include/contact_data/
H A Dvcard_postal_data.h65 std::string country_ = ""; member in OHOS::Telephony::VCardPostalData

Completed in 2 milliseconds