Home
last modified time | relevance | path

Searched refs:SetLongitude (Results 1 - 8 of 8) sorted by relevance

/base/location/services/location_geocode/geocode/include/
H A Dgeo_convert_request.h46 void SetLongitude(double longitude);
/base/location/frameworks/location_common/common/source/
H A Drequest.cpp197 lastLocation_->SetLongitude(location->GetLongitude()); in SetLastLocation()
218 bestLocation_->SetLongitude(location->GetLongitude()); in SetBestLocation()
/base/location/interfaces/inner_api/include/
H A Dlocation.h46 inline void SetLongitude(double longitude) in SetLongitude() function in OHOS::Location::Location
/base/location/services/location_geocode/geocode/source/
H A Dgeo_convert_request.cpp66 void GeoConvertRequest::SetLongitude(double longitude) in SetLongitude() function in OHOS::Location::GeoConvertRequest
/base/location/services/location_gnss/gnss/source/
H A Dgnss_event_callback.cpp61 locationNew->SetLongitude(location.longitude); in ReportLocation()
/base/location/services/location_locator/locator/source/
H A Dreport_manager.cpp420 coarseLocation->SetLongitude(lon); in ApproximatelyLocation()
/base/location/test/location_common/source/
H A Dlocation_common_test.cpp669 location->SetLongitude(VERIFY_LOCATION_LONGITUDE); in HWTEST_F()
/base/location/frameworks/js/napi/source/
H A Dnapi_util.cpp615 locationAdapter->SetLongitude(longitude); in GetLocationArray()

Completed in 8 milliseconds