HomeSort by relevance Sort by last modified time
    Searched refs:GpsUtcTime (Results 1 - 25 of 59) sorted by null

1 2 3

  /test/vts/drivers/hal/libdatatype/include/
hal_gps.h 37 // Generates a GpsUtcTime value which is int64_t.
38 extern GpsUtcTime GenerateGpsUtcTime();
  /test/vts/drivers/hal/libdatatype/
hal_gps.cpp 34 GpsUtcTime /*timestamp*/, const char* /*nmea*/, int /*length*/) {}
66 GpsUtcTime /*int64_t*/ GenerateGpsUtcTime() {
  /hardware/interfaces/gnss/1.0/default/
GnssGeofencing.h 71 int32_t transition, GpsUtcTime timestamp);
Gnss.h 97 static void nmeaCb(GpsUtcTime timestamp, const char* nmea, int length);
GnssGeofencing.cpp 56 GpsUtcTime timestamp) {
  /hardware/libhardware/include/hardware/
gps.h 72 typedef int64_t GpsUtcTime;
364 GpsUtcTime timestamp;
536 typedef void (* gps_nmea_callback)(GpsUtcTime timestamp, const char* nmea, int length);
626 int (*inject_time)(GpsUtcTime time, int64_t timeReference,
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
LocApiRpc.h 94 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
LocApiRpc.h 94 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
  /hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
LocApiRpc.h 94 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
LocApiRpc.h 94 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
  /hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
LocApiRpc.h 94 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
  /device/google/cuttlefish_common/guest/hals/gps/
gps_vsoc.cpp 157 static int gce_gps_inject_time(GpsUtcTime /*time*/, int64_t /*time_ref*/,
  /hardware/qcom/gps/msm8084/core/
LocApiBase.h 145 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng.h 154 GpsUtcTime time, int64_t timeReference,
  /hardware/qcom/gps/msm8960/core/
LocApiBase.h 127 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng.h 192 GpsUtcTime time, int64_t timeReference,
loc.cpp 64 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty);
423 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty)
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng.h 154 GpsUtcTime time, int64_t timeReference,
  /hardware/qcom/gps/core/
LocApiBase.h 154 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
  /hardware/qcom/gps/loc_api/libloc_api_50001/
LocEngAdapter.cpp 347 enum loc_api_adapter_err LocEngAdapter::setTime(GpsUtcTime time,
LocEngAdapter.h 254 enum loc_api_adapter_err setTime(GpsUtcTime time,
loc_eng.h 213 GpsUtcTime time, int64_t timeReference,
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
LocEngAdapter.h 140 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty)
loc_eng.h 207 GpsUtcTime time, int64_t timeReference,
  /hardware/qcom/gps/msm8909/core/
LocApiBase.h 154 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);

Completed in 416 milliseconds

1 2 3