/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | LocEngAdapter.h | 125 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime() function 127 return mLocApi->setTime(time, timeReference, uncertainty); in setTime()
|
D | loc_eng.cpp | 319 mAdapter->setTime(mTime, mTimeReference, mUncertainty); in proc()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | LocEngAdapter.cpp | 347 enum loc_api_adapter_err LocEngAdapter::setTime(GpsUtcTime time, in setTime() function in LocEngAdapter 358 result = mLocApi->setTime(time, timeReference, uncertainty); in setTime()
|
D | LocEngAdapter.h | 254 enum loc_api_adapter_err setTime(GpsUtcTime time,
|
D | loc_eng.cpp | 360 mAdapter->setTime(mTime, mTimeReference, mUncertainty); in proc()
|
/hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/ |
D | LocEngAdapter.h | 140 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime() function 142 return mLocApi->setTime(time, timeReference, uncertainty); in setTime()
|
D | loc_eng.cpp | 379 mAdapter->setTime(mTime, mTimeReference, mUncertainty); in proc()
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | LocEngAdapter.h | 140 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime() function 142 return mLocApi->setTime(time, timeReference, uncertainty); in setTime()
|
D | loc_eng.cpp | 379 mAdapter->setTime(mTime, mTimeReference, mUncertainty); in proc()
|
/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/msm8084/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/msm8974/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/msm8084/core/ |
D | LocApiBase.h | 145 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
|
D | LocApiBase.cpp | 370 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty)
|
/hardware/qcom/gps/msm8974/core/ |
D | LocApiBase.h | 145 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
|
D | LocApiBase.cpp | 370 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty)
|
/hardware/qcom/gps/core/ |
D | LocApiBase.h | 154 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
|
D | LocApiBase.cpp | 405 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() function in LocApiRpc
|
/hardware/qcom/gps/msm8974/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() function in LocApiRpc
|
/hardware/qcom/gps/msm8084/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() function in LocApiRpc
|