Home
last modified time | relevance | path

Searched defs:lastFuseLocation (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/location/services/location_locator/locator/source/
H A Dfusion_controller.cpp65 const std::unique_ptr<Location>& lastFuseLocation) in chooseBestLocation()
98 const std::unique_ptr<Location>& lastFuseLocation) in CheckIfLastIndoorLocationValid()
110 const std::unique_ptr<Location>& lastFuseLocation) in CheckIfLastGnssLocationValid()
122 const sptr<Location>& lastFuseLocation) in GetFuseLocation()
/ohos5.0/base/location/test/location_locator/source/
H A Dfusion_controller_test.cpp167 sptr<Location> lastFuseLocation = new (std::nothrow) Location(); variable
179 sptr<Location> lastFuseLocation = new (std::nothrow) Location(); variable
196 sptr<Location> lastFuseLocation = new (std::nothrow) Location(); variable