Home
last modified time | relevance | path

Searched refs:SetSpeed (Results 1 – 7 of 7) sorted by relevance

/base/location/interfaces/inner_api/include/
Dlocation.h75 inline void SetSpeed(float speed) in SetSpeed() function
/base/location/services/location_gnss/gnss/source/
Dgnss_event_callback.cpp42 locationNew->SetSpeed(location.speed); in ReportLocation()
Dgnss_ability.cpp606 locationNew->SetSpeed(location->GetSpeed()); in ReportMockedLocation()
/base/location/services/location_locator/locator/source/
Drequest.cpp146 this->lastLocation_->SetSpeed(location->GetSpeed()); in SetLastLocation()
Dreport_manager.cpp210 lastLocation_.SetSpeed(location->GetSpeed()); in SetLastLocation()
/base/location/services/location_network/network/source/
Dnetwork_ability.cpp307 locationNew->SetSpeed(location->GetSpeed()); in ReportMockedLocation()
/base/location/frameworks/native/source/
Dnapi_util.cpp534 locationAdapter->SetSpeed(static_cast<float>(speed)); in GetLocationArray()