Home
last modified time | relevance | path

Searched refs:postalCode (Results 1 - 3 of 3) sorted by relevance

/base/location/frameworks/cj/include/
H A Dgeolocationmanager_utils.h119 char* postalCode; member
/base/telephony/core_service/utils/vcard/src/
H A Dvcard_constructor.cpp563 std::string postalCode = postalData->GetPostCode(); in ConstructPostalLine() local
565 std::vector<std::string> addresses = { poBox, street, city, region, postalCode, country }; in ConstructPostalLine()
574 (needAddQuotedPrintable ? EncodeQuotedPrintable(postalCode) : DealCharacters(postalCode)); in ConstructPostalLine()
/base/location/frameworks/cj/source/
H A Dgeolocationmanager_utils.cpp163 eachObj.postalCode = MallocCString(geoAddress->postalCode_.c_str()); in ListGeoAddressToCJGeoAddressArr()

Completed in 4 milliseconds