Searched refs:m_locality (Results 1 – 4 of 4) sorted by relevance
84 m_locality = Str16ToStr8(in.ReadString16()); in ReadFromParcel()121 parcel.WriteString16(Str8ToStr16(m_locality)); in Marshalling()
45 std::string m_locality; variable
107 EXPECT_EQ("locality", geoAddress->m_locality); in VerifyGeoAddressReadFromParcel()
152 SetValueUtf8String(env, "locality", geoAddress->m_locality.c_str(), eachObj); in GeoAddressesToJsObj()458 JsObjectToString(env, value, "locality", bufLen, address->m_locality); in GetGeoAddressInfo()