Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_locator/locator/source/
H A Dfusion_controller.cpp84 … if (CheckIfLastIndoorLocationValid(location, std::make_unique<Location>(*lastFuseLocation))) { in chooseBestLocation()
88 … if (CheckIfLastIndoorLocationValid(location, std::make_unique<Location>(*lastFuseLocation))) { in chooseBestLocation()
97 bool FusionController::CheckIfLastIndoorLocationValid(const std::unique_ptr<Location>& location, in CheckIfLastIndoorLocationValid() function in OHOS::Location::FusionController
/ohos5.0/base/location/services/location_locator/locator/include/
H A Dfusion_controller.h37 bool CheckIfLastIndoorLocationValid(const std::unique_ptr<Location>& location,