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

1 2 3 4 5

  /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/qcom/gps/loc_api/libloc_api_50001/
LocEngAdapter.cpp 349 int uncertainty)
358 result = mLocApi->setTime(time, timeReference, uncertainty);
loc.cpp 66 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty);
476 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty)
482 timeReference, uncertainty);
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
LocEngAdapter.h 140 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty)
142 return mLocApi->setTime(time, timeReference, uncertainty);
loc.cpp 66 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty);
547 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty)
553 timeReference, uncertainty);
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
LocEngAdapter.h 125 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty)
127 return mLocApi->setTime(time, timeReference, uncertainty);
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)
429 timeReference, uncertainty);
loc_eng.h 193 int uncertainty);
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
LocEngAdapter.cpp 349 int uncertainty)
358 result = mLocApi->setTime(time, timeReference, uncertainty);
loc.cpp 66 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty);
476 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty)
482 timeReference, uncertainty);
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
LocEngAdapter.cpp 352 int uncertainty)
361 result = mLocApi->setTime(time, timeReference, uncertainty);
loc_eng.h 155 int uncertainty);
loc.cpp 66 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty);
479 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty)
485 timeReference, uncertainty);
  /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/msmcobalt/loc_api/libloc_api_50001/
loc_eng.h 155 int uncertainty);
loc.cpp 73 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty);
505 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty)
511 timeReference, uncertainty);
  /tools/test/connectivity/acts/tests/google/tel/config/
README.md 8 - **telephony_auto_rerun** - Because testing with live infrastructure sometimes yields flaky results, when no other options are available to mitigate this uncertainty, this key specifies a maximum number of re-runs that will be performed in the event of a test failure. The test will be reported as a 'pass' after the first successful run.
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc.cpp 66 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty);
477 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty)
483 timeReference, uncertainty);
LocEngAdapter.cpp 525 int uncertainty)
534 result = mLocApi->setTime(time, timeReference, uncertainty);

Completed in 369 milliseconds

1 2 3 4 5