Home
last modified time | relevance | path

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

123

/hardware/bsp/intel/peripheral/libupm/examples/python/
Dds1307.py56 myRTCClock.setTime()
Dwt5001.py87 myMP3Player.setTime(9, 26, 53)
/hardware/bsp/intel/peripheral/libupm/examples/javascript/
Dds1307.js48 myRTCClockObj.setTime();
Dwt5001.js105 myMP3Player.setTime(9, 26, 53);
/hardware/bsp/intel/peripheral/libupm/src/ds1307/
Dds1307.h93 bool setTime();
Dds1307.cxx136 bool DS1307::setTime() in setTime() function in DS1307
/hardware/bsp/intel/peripheral/libupm/examples/c++/
Dds1307.cxx67 rtc->setTime(); in main()
/hardware/bsp/intel/peripheral/libupm/examples/java/
DDS1307Sample.java75 rtc.setTime(); in main()
/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/bsp/intel/peripheral/libupm/src/wt5001/
Dwt5001.h268 bool setTime(uint8_t hour, uint8_t minute, uint8_t second);
/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/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()
/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()
/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()
/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()
/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/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/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/msm8998/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h96 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/msm8998/loc_api/libloc_api_50001/
DLocEngAdapter.cpp548 enum loc_api_adapter_err LocEngAdapter::setTime(GpsUtcTime time, in setTime() function in LocEngAdapter
559 result = mLocApi->setTime(time, timeReference, uncertainty); in setTime()
/hardware/qcom/gps/msm8084/core/
DLocApiBase.h145 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
/hardware/qcom/gps/msm8998/core/
DLocApiBase.h160 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);

123