HomeSort by relevance Sort by last modified time
    Searched refs:GPS_LOCATION_HAS_LAT_LONG (Results 1 - 15 of 15) sorted by null

  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 266 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG))
294 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)
419 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG))
447 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)
497 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG))
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 263 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG))
291 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)
416 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG))
444 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)
494 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG))
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 266 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG))
294 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)
419 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG))
447 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)
497 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG))
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 259 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG))
287 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)
412 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG))
440 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)
490 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG))
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 267 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG))
295 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)
420 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG))
448 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)
498 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG))
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 267 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG))
295 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)
420 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG))
448 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)
498 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG))
  /hardware/qcom/gps/msmcobalt/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 588 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG))
616 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)
741 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG))
769 if (location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG)
819 if (!(location.gpsLocation.flags & GPS_LOCATION_HAS_LAT_LONG))
    [all...]
  /device/generic/goldfish/gps/
gps_qemu.c 351 r->fix.flags |= GPS_LOCATION_HAS_LAT_LONG;
511 if (r->fix.flags & GPS_LOCATION_HAS_LAT_LONG) {
  /hardware/libhardware/include/hardware/
gps.h 94 #define GPS_LOCATION_HAS_LAT_LONG 0x0001
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 700 location.gpsLocation.flags |= GPS_LOCATION_HAS_LAT_LONG;
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 700 location.gpsLocation.flags |= GPS_LOCATION_HAS_LAT_LONG;
    [all...]
  /hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 700 location.gpsLocation.flags |= GPS_LOCATION_HAS_LAT_LONG;
    [all...]
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 700 location.gpsLocation.flags |= GPS_LOCATION_HAS_LAT_LONG;
    [all...]
  /hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 700 location.gpsLocation.flags |= GPS_LOCATION_HAS_LAT_LONG;
    [all...]
  /hardware/qcom/gps/msmcobalt/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 710 location.gpsLocation.flags |= GPS_LOCATION_HAS_LAT_LONG;
    [all...]

Completed in 56 milliseconds