Home
last modified time | relevance | path

Searched refs:GPS_LOCATION_HAS_LAT_LONG (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_nmea.cpp259 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)) in loc_eng_nmea_generate_pos()
287 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG) in loc_eng_nmea_generate_pos()
412 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)) in loc_eng_nmea_generate_pos()
440 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG) in loc_eng_nmea_generate_pos()
490 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)) in loc_eng_nmea_generate_pos()
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng_nmea.cpp262 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)) in loc_eng_nmea_generate_pos()
290 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG) in loc_eng_nmea_generate_pos()
415 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)) in loc_eng_nmea_generate_pos()
443 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG) in loc_eng_nmea_generate_pos()
493 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)) in loc_eng_nmea_generate_pos()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng_nmea.cpp267 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)) in loc_eng_nmea_generate_pos()
295 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG) in loc_eng_nmea_generate_pos()
420 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)) in loc_eng_nmea_generate_pos()
448 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG) in loc_eng_nmea_generate_pos()
498 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)) in loc_eng_nmea_generate_pos()
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng_nmea.cpp263 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)) in loc_eng_nmea_generate_pos()
291 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG) in loc_eng_nmea_generate_pos()
416 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)) in loc_eng_nmea_generate_pos()
444 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG) in loc_eng_nmea_generate_pos()
494 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)) in loc_eng_nmea_generate_pos()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_nmea.cpp266 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)) in loc_eng_nmea_generate_pos()
294 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG) in loc_eng_nmea_generate_pos()
419 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)) in loc_eng_nmea_generate_pos()
447 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG) in loc_eng_nmea_generate_pos()
497 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)) in loc_eng_nmea_generate_pos()
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng_nmea.cpp267 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)) in loc_eng_nmea_generate_pos()
295 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG) in loc_eng_nmea_generate_pos()
420 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)) in loc_eng_nmea_generate_pos()
448 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG) in loc_eng_nmea_generate_pos()
498 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)) in loc_eng_nmea_generate_pos()
/hardware/libhardware/include/hardware/
Dgnss-base.h27 GPS_LOCATION_HAS_LAT_LONG = 1, // 0x0001 enumerator
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp700 location.gpsLocation.flags |= GPS_LOCATION_HAS_LAT_LONG; in reportPosition()
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp700 location.gpsLocation.flags |= GPS_LOCATION_HAS_LAT_LONG; in reportPosition()
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp700 location.gpsLocation.flags |= GPS_LOCATION_HAS_LAT_LONG; in reportPosition()
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp700 location.gpsLocation.flags |= GPS_LOCATION_HAS_LAT_LONG; in reportPosition()
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp700 location.gpsLocation.flags |= GPS_LOCATION_HAS_LAT_LONG; in reportPosition()