Home
last modified time | relevance | path

Searched refs:setTime (Results 1 – 25 of 58) sorted by relevance

123

/hardware/google/pixel/perfstatsd/include/
Dperfstats_buffer.h55 void setTime(std::chrono::system_clock::time_point &time) { mTime = time; } in setTime() function
Dstatstype.h49 data.setTime(time); in append()
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
DLocEngAdapter.h125 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/
DLocEngAdapter.h140 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/
DLocEngAdapter.cpp350 enum loc_api_adapter_err LocEngAdapter::setTime(GpsUtcTime time, in setTime() function in LocEngAdapter
361 result = mLocApi->setTime(time, timeReference, uncertainty); in setTime()
DLocEngAdapter.h259 enum loc_api_adapter_err setTime(GpsUtcTime time,
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
DLocEngAdapter.cpp347 enum loc_api_adapter_err LocEngAdapter::setTime(GpsUtcTime time, in setTime() function in LocEngAdapter
358 result = mLocApi->setTime(time, timeReference, uncertainty); in setTime()
DLocEngAdapter.h254 enum loc_api_adapter_err setTime(GpsUtcTime time,
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
DLocEngAdapter.cpp350 enum loc_api_adapter_err LocEngAdapter::setTime(GpsUtcTime time, in setTime() function in LocEngAdapter
361 result = mLocApi->setTime(time, timeReference, uncertainty); in setTime()
DLocEngAdapter.h259 enum loc_api_adapter_err setTime(GpsUtcTime time,
/hardware/qcom/gps/loc_api/libloc_api_50001/
DLocEngAdapter.cpp347 enum loc_api_adapter_err LocEngAdapter::setTime(GpsUtcTime time, in setTime() function in LocEngAdapter
358 result = mLocApi->setTime(time, timeReference, uncertainty); in setTime()
DLocEngAdapter.h254 enum loc_api_adapter_err setTime(GpsUtcTime time,
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h94 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h94 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h94 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h94 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h94 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
/hardware/qcom/gps/msm8960/core/
DLocApiBase.h127 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
/hardware/qcom/gps/msm8084/core/
DLocApiBase.h145 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
/hardware/qcom/gps/msm8909/core/
DLocApiBase.h154 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
/hardware/qcom/gps/core/
DLocApiBase.h154 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
/hardware/qcom/gps/msm8996/core/
DLocApiBase.h154 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
/hardware/qcom/gps/msm8909w_3100/core/
DLocApiBase.h157 setTime(LocGpsUtcTime time, int64_t timeReference, int uncertainty);
/hardware/qcom/gps/msm8994/core/
DLocApiBase.h154 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
/hardware/qcom/gps/msm8998/core/
DLocApiBase.h160 setTime(LocGpsUtcTime time, int64_t timeReference, int uncertainty);

123