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

1 2 3

  /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);
  /hardware/qcom/gps/msmcobalt/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
LocApiRpc.h 96 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
  /hardware/libhardware/include/hardware/
gps.h 38 typedef int64_t GpsUtcTime;
547 GpsUtcTime timestamp;
719 typedef void (* gps_nmea_callback)(GpsUtcTime timestamp, const char* nmea, int length);
809 int (*inject_time)(GpsUtcTime time, int64_t timeReference,
    [all...]
  /hardware/qcom/gps/msm8084/core/
LocApiBase.h 145 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
  /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)
LocEngAdapter.h 125 setTime(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/msmcobalt/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);
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
LocEngAdapter.h 255 enum loc_api_adapter_err setTime(GpsUtcTime time,
loc_eng.h 213 GpsUtcTime time, int64_t timeReference,
  /hardware/qcom/gps/msm8994/core/
LocApiBase.h 154 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
LocEngAdapter.cpp 347 enum loc_api_adapter_err LocEngAdapter::setTime(GpsUtcTime time,

Completed in 93 milliseconds

1 2 3