Home
last modified time | relevance | path

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

/base/location/services/location_locator/locator/source/
Dreport_manager.cpp33 static constexpr double MINIMUM_FUZZY_LOCATION_DISTANCE = 3000.0; // Unit m variable
256 MINIMUM_FUZZY_LOCATION_DISTANCE) + MINIMUM_FUZZY_LOCATION_DISTANCE; in ApproximatelyLocation()