Searched refs:countryName_ (Results 1 – 4 of 4) sorted by relevance
80 countryName_ = Str16ToStr8(in.ReadString16()); in ReadFromParcel()116 parcel.WriteString16(Str8ToStr16(countryName_)); in Marshalling()
44 std::string countryName_; variable
189 SetValueUtf8String(env, "countryName", geoAddress->countryName_.c_str(), eachObj); in GeoAddressesToJsObj()545 JsObjectToString(env, value, "countryName", bufLen, address->countryName_); in GetGeoAddressInfo()
123 EXPECT_EQ("countryName", geoAddress->countryName_); in VerifyGeoAddressReadFromParcel()