Home
last modified time | relevance | path

Searched refs:SetSpeedAccuracy (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dlocation.h201 inline void SetSpeedAccuracy(double speedAccuracy) in SetSpeedAccuracy() function
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgnss_event_callback.cpp72 locationNew->SetSpeedAccuracy(location.speedAccuracy); in ReportLocation()