Searched refs:SetGeoAddressInfo (Results 1 – 4 of 4) sorted by relevance
39 void SetGeoAddressInfo(std::shared_ptr<GeoAddress> geoAddress);
48 void GeocodingMockInfo::SetGeoAddressInfo(std::shared_ptr<GeoAddress> geoAddress) in SetGeoAddressInfo() function in OHOS::Location::GeocodingMockInfo
471 mockInfo->SetGeoAddressInfo(geoAddress);
592 info->SetGeoAddressInfo(geoAddress); in JsObjToRevGeocodeMock()