/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | LocEngAdapter.h | 125 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime() argument 127 return mLocApi->setTime(time, timeReference, uncertainty); in setTime()
|
D | 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) in loc_inject_time() argument 429 timeReference, uncertainty); in loc_inject_time()
|
D | loc_eng.h | 188 int uncertainty);
|
D | loc_eng.cpp | 1758 int64_t timeReference, int uncertainty) in loc_eng_inject_time() argument 1765 uncertainty)); in loc_eng_inject_time()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | LocEngAdapter.h | 140 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime() argument 142 return mLocApi->setTime(time, timeReference, uncertainty); in setTime()
|
D | loc.cpp | 66 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty); 538 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty) in loc_inject_time() argument 544 timeReference, uncertainty); in loc_inject_time()
|
D | loc_eng.h | 202 int uncertainty);
|
D | loc_eng.cpp | 1923 int64_t timeReference, int uncertainty) in loc_eng_inject_time() argument 1930 uncertainty)); in loc_eng_inject_time()
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | LocApiRpc.h | 94 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
|
/hardware/qcom/gps/msm8960/core/ |
D | LocApiBase.h | 127 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
|
D | LocApiBase.cpp | 328 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty)
|
/hardware/qcom/gps/core/ |
D | LocApiBase.h | 144 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
|
D | LocApiBase.cpp | 364 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty)
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 436 LocApiRpc::setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime() argument 443 LOC_LOGD ("loc_eng_inject_time, uncertainty = %d\n", uncertainty); in setTime() 448 time_info_ptr->uncertainty = uncertainty; // Uncertainty in ms in setTime()
|
/hardware/libhardware/include/hardware/ |
D | gps.h | 580 int uncertainty);
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_common.xdr | 693 rpc_uint32 uncertainty;
|
D | loc_api_common_xdr.c | 1190 if (!xdr_rpc_uint32 (xdrs, &objp->uncertainty)) in xdr_rpc_loc_assist_data_time_s_type()
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/ |
D | loc_api_common.xdr | 654 rpc_uint32 uncertainty;
|
D | loc_api_common_xdr.c | 1121 if (!xdr_rpc_uint32 (xdrs, &objp->uncertainty)) in xdr_rpc_loc_assist_data_time_s_type()
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/ |
D | loc_api_common.h | 701 rpc_uint32 uncertainty; member
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/ |
D | loc_api_common.h | 728 rpc_uint32 uncertainty; member
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api_common.xdr | 757 rpc_uint32 uncertainty;
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/ |
D | loc_api_rpcgen_common_rpc.h | 791 rpc_uint32 uncertainty; member
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/ |
D | loc_api_rpcgen_common_xdr.c | 1216 if (!xdr_rpc_uint32 (xdrs, &objp->uncertainty)) in xdr_rpc_loc_assist_data_time_s_type()
|