Home
last modified time | relevance | path

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

/ohos5.0/base/location/interfaces/inner_api/include/
H A Drequest.h52 sptr<Location> GetBestLocation();
/ohos5.0/base/location/frameworks/location_common/common/source/
H A Drequest.cpp207 sptr<Location> Request::GetBestLocation() in GetBestLocation() function in OHOS::Location::Request
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dreport_manager.cpp137 fuseLocation = fusionController->GetFuseLocation(location, request->GetBestLocation()); in ProcessRequestForReport()