Home
last modified time | relevance | path

Searched refs:speedAccuracy (Results 1 - 9 of 9) sorted by relevance

/base/location/frameworks/native/location_ndk/include/
H A Dlocator_c_impl.h43 double speedAccuracy = 0.0; member
/base/location/interfaces/c_api/include/
H A Doh_location_type.h220 double speedAccuracy; member
/base/location/interfaces/inner_api/include/
H A Dlocation.h201 inline void SetSpeedAccuracy(double speedAccuracy) in SetSpeedAccuracy() argument
203 speedAccuracy_ = speedAccuracy; in SetSpeedAccuracy()
/base/location/frameworks/native/location_ndk/source/
H A Dlocation_info_callback_host.cpp77 location_info.speedAccuracy = location->GetSpeedAccuracy(); in OnLocationReport()
H A Dlocator_c_impl.cpp120 location_Basic.speedAccuracy = location->speedAccuracy; in OH_LocationInfo_GetBasicInfo()
/base/location/frameworks/cj/include/
H A Dgeolocationmanager_utils.h49 double speedAccuracy; member
/base/location/services/location_gnss/gnss/source/
H A Dgnss_event_callback.cpp67 locationNew->SetSpeedAccuracy(location.speedAccuracy); in ReportLocation()
H A Dgnss_ability.cpp591 refInfo.gnssLocation.speedAccuracy = nlpLocation_.GetSpeedAccuracy(); in InjectLocation()
/base/location/frameworks/cj/source/
H A Dgeolocationmanager_utils.cpp74 .speedAccuracy = loc.GetSpeedAccuracy(), .directionAccuracy = loc.GetDirectionAccuracy(), in NativeLocationToCJLocation()

Completed in 7 milliseconds