Home
last modified time | relevance | path

Searched refs:GPS_LOCATION_EXTENDED_HAS_SPEED_UNC (Results 1 – 15 of 15) sorted by relevance

/hardware/qcom/gps/msm8960/core/
Dgps_extended_c.h201 #define GPS_LOCATION_EXTENDED_HAS_SPEED_UNC 0x0020 macro
/hardware/qcom/gps/msm8084/core/
Dgps_extended_c.h243 #define GPS_LOCATION_EXTENDED_HAS_SPEED_UNC 0x0020 macro
/hardware/qcom/gps/msm8994/core/
Dgps_extended_c.h258 #define GPS_LOCATION_EXTENDED_HAS_SPEED_UNC 0x0020 macro
/hardware/qcom/gps/core/
Dgps_extended_c.h258 #define GPS_LOCATION_EXTENDED_HAS_SPEED_UNC 0x0020 macro
/hardware/qcom/gps/msm8909/core/
Dgps_extended_c.h213 #define GPS_LOCATION_EXTENDED_HAS_SPEED_UNC 0x0020 macro
/hardware/qcom/gps/msm8996/core/
Dgps_extended_c.h213 #define GPS_LOCATION_EXTENDED_HAS_SPEED_UNC 0x0020 macro
/hardware/qcom/gps/msm8998/utils/
Dgps_extended_c.h266 #define GPS_LOCATION_EXTENDED_HAS_SPEED_UNC 0x0020 macro
/hardware/qcom/gps/msm8909w_3100/utils/
Dgps_extended_c.h286 #define GPS_LOCATION_EXTENDED_HAS_SPEED_UNC 0x0020 macro
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp766 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_SPEED_UNC; in reportPosition()
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp766 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_SPEED_UNC; in reportPosition()
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp766 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_SPEED_UNC; in reportPosition()
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp764 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_SPEED_UNC; in reportPosition()
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp764 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_SPEED_UNC; in reportPosition()
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp152 if (GPS_LOCATION_EXTENDED_HAS_SPEED_UNC & locationExtended.flags) { in convertLocation()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp148 if (GPS_LOCATION_EXTENDED_HAS_SPEED_UNC & locationExtended.flags) { in convertLocation()