Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8960/core/
Dgps_extended_c.h199 #define GPS_LOCATION_EXTENDED_HAS_VERT_UNC 0x0010 macro
/hardware/qcom/gps/msm8084/core/
Dgps_extended_c.h241 #define GPS_LOCATION_EXTENDED_HAS_VERT_UNC 0x0010 macro
/hardware/qcom/gps/msm8994/core/
Dgps_extended_c.h256 #define GPS_LOCATION_EXTENDED_HAS_VERT_UNC 0x0010 macro
/hardware/qcom/gps/core/
Dgps_extended_c.h256 #define GPS_LOCATION_EXTENDED_HAS_VERT_UNC 0x0010 macro
/hardware/qcom/gps/msm8909/core/
Dgps_extended_c.h211 #define GPS_LOCATION_EXTENDED_HAS_VERT_UNC 0x0010 macro
/hardware/qcom/gps/msm8996/core/
Dgps_extended_c.h211 #define GPS_LOCATION_EXTENDED_HAS_VERT_UNC 0x0010 macro
/hardware/qcom/gps/msm8998/utils/
Dgps_extended_c.h264 #define GPS_LOCATION_EXTENDED_HAS_VERT_UNC 0x0010 macro
/hardware/qcom/gps/msm8909w_3100/utils/
Dgps_extended_c.h284 #define GPS_LOCATION_EXTENDED_HAS_VERT_UNC 0x0010 macro
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp760 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_VERT_UNC; in reportPosition()
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp760 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_VERT_UNC; in reportPosition()
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp760 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_VERT_UNC; in reportPosition()
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp758 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_VERT_UNC; in reportPosition()
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp758 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_VERT_UNC; in reportPosition()
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp148 if (GPS_LOCATION_EXTENDED_HAS_VERT_UNC & locationExtended.flags) { in convertLocation()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp144 if (GPS_LOCATION_EXTENDED_HAS_VERT_UNC & locationExtended.flags) { in convertLocation()