Searched refs:GetGeoAddressInfo (Results 1 – 5 of 5) sorted by relevance
36 std::shared_ptr<GeoAddress> GetGeoAddressInfo();
38 std::shared_ptr<GeoAddress> GeocodingMockInfo::GetGeoAddressInfo() in GetGeoAddressInfo() function in OHOS::Location::GeocodingMockInfo
236 array.push_back(info->GetGeoAddressInfo()); in ReportAddressMock()
531 bool GetGeoAddressInfo(const napi_env& env, const napi_value& object, in GetGeoAddressInfo() function590 GetGeoAddressInfo(env, napiElement, "geoAddress", geoAddress); in JsObjToRevGeocodeMock()
472 EXPECT_NE(nullptr, mockInfo->GetGeoAddressInfo());