Searched refs:locality_ (Results 1 – 4 of 4) sorted by relevance
73 locality_ = Str16ToStr8(in.ReadString16()); in ReadFromParcel()109 parcel.WriteString16(Str8ToStr16(locality_)); in Marshalling()
45 std::string locality_; variable
150 SetValueUtf8String(env, "locality", geoAddress->locality_.c_str(), eachObj); in GeoAddressesToJsObj()485 JsObjectToString(env, value, "locality", bufLen, address->locality_); in GetGeoAddressInfo()
122 EXPECT_EQ("locality", geoAddress->locality_); in VerifyGeoAddressReadFromParcel()