Home
last modified time | relevance | path

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

/ohos5.0/base/location/test/location_locator/source/
H A Dreport_manager_test.cpp140 request->SetLastLocation(lastLocation1);
144 request->SetLastLocation(lastLocation2);
151 request->SetLastLocation(lastLocation3);
159 request->SetLastLocation(lastLocation4);
188 request->SetLastLocation(lastLocation5);
/ohos5.0/base/location/interfaces/inner_api/include/
H A Drequest.h51 void SetLastLocation(const std::unique_ptr<Location>& location);
/ohos5.0/base/location/frameworks/location_common/common/source/
H A Drequest.cpp191 void Request::SetLastLocation(const std::unique_ptr<Location>& location) in SetLastLocation() function in OHOS::Location::Request
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dreport_manager.cpp159 request->SetLastLocation(finalLocation); in ProcessRequestForReport()
/ohos5.0/base/location/test/location_manager/source/
H A Drequest_manager_test.cpp102 request->SetLastLocation(location); in FillRequestField()
/ohos5.0/base/location/test/location_common/source/
H A Dlocation_common_test.cpp973 request->SetLastLocation(location);