/hardware/google/pixel/perfstatsd/include/ |
D | perfstats_buffer.h | 55 void setTime(std::chrono::system_clock::time_point &time) { mTime = time; } in setTime() function
|
D | statstype.h | 49 data.setTime(time); in append()
|
/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()
|
/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()
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | LocEngAdapter.cpp | 350 enum loc_api_adapter_err LocEngAdapter::setTime(GpsUtcTime time, in setTime() function in LocEngAdapter 361 result = mLocApi->setTime(time, timeReference, uncertainty); in setTime()
|
D | LocEngAdapter.h | 259 enum loc_api_adapter_err setTime(GpsUtcTime time,
|
/hardware/qcom/gps/msm8994/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,
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | LocEngAdapter.cpp | 350 enum loc_api_adapter_err LocEngAdapter::setTime(GpsUtcTime time, in setTime() function in LocEngAdapter 361 result = mLocApi->setTime(time, timeReference, uncertainty); in setTime()
|
D | LocEngAdapter.h | 259 enum loc_api_adapter_err setTime(GpsUtcTime time,
|
/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,
|
/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/msm8909/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/msm8996/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/msm8994/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/msm8960/core/ |
D | LocApiBase.h | 127 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);
|
/hardware/qcom/gps/msm8909/core/ |
D | LocApiBase.h | 154 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
|
/hardware/qcom/gps/core/ |
D | LocApiBase.h | 154 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
|
/hardware/qcom/gps/msm8996/core/ |
D | LocApiBase.h | 154 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
|
/hardware/qcom/gps/msm8909w_3100/core/ |
D | LocApiBase.h | 157 setTime(LocGpsUtcTime time, int64_t timeReference, int uncertainty);
|
/hardware/qcom/gps/msm8994/core/ |
D | LocApiBase.h | 154 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
|
/hardware/qcom/gps/msm8998/core/ |
D | LocApiBase.h | 160 setTime(LocGpsUtcTime time, int64_t timeReference, int uncertainty);
|