Searched refs:m_countryCode (Results 1 – 4 of 4) sorted by relevance
90 m_countryCode = Str16ToStr8(in.ReadString16()); in ReadFromParcel()127 parcel.WriteString16(Str8ToStr16(m_countryCode)); in Marshalling()
41 std::string m_countryCode; variable
113 EXPECT_EQ("countryCode", geoAddress->m_countryCode); in VerifyGeoAddressReadFromParcel()
148 SetValueUtf8String(env, "countryCode", geoAddress->m_countryCode.c_str(), eachObj); in GeoAddressesToJsObj()454 JsObjectToString(env, value, "countryCode", bufLen, address->m_countryCode); in GetGeoAddressInfo()