Home
last modified time | relevance | path

Searched refs:ApproximatelyLocation (Results 1 – 2 of 2) sorted by relevance

/base/location/services/location_locator/locator/include/
Dreport_manager.h45 std::unique_ptr<Location> ApproximatelyLocation(const std::unique_ptr<Location>& location);
/base/location/services/location_locator/locator/source/
Dreport_manager.cpp129 finalLocation = ApproximatelyLocation(location); in GetPermittedLocation()
249 std::unique_ptr<Location> ReportManager::ApproximatelyLocation(const std::unique_ptr<Location>& loc… in ApproximatelyLocation() function in OHOS::Location::ReportManager