Searched refs:postalCode_ (Results 1 – 4 of 4) sorted by relevance
78 postalCode_ = Str16ToStr8(in.ReadString16()); in ReadFromParcel()114 parcel.WriteString16(Str8ToStr16(postalCode_)); in Marshalling()
50 std::string postalCode_; variable
155 SetValueUtf8String(env, "postalCode", geoAddress->postalCode_.c_str(), eachObj); in GeoAddressesToJsObj()490 JsObjectToString(env, value, "postalCode", bufLen, address->postalCode_); in GetGeoAddressInfo()
127 EXPECT_EQ("postalCode", geoAddress->postalCode_); in VerifyGeoAddressReadFromParcel()