/hardware/bsp/intel/peripheral/libupm/examples/python/ |
D | ds1307.py | 56 myRTCClock.setTime()
|
D | wt5001.py | 87 myMP3Player.setTime(9, 26, 53)
|
/hardware/bsp/intel/peripheral/libupm/examples/javascript/ |
D | ds1307.js | 48 myRTCClockObj.setTime();
|
D | wt5001.js | 105 myMP3Player.setTime(9, 26, 53);
|
/hardware/bsp/intel/peripheral/libupm/src/ds1307/ |
D | ds1307.h | 93 bool setTime();
|
D | ds1307.cxx | 136 bool DS1307::setTime() in setTime() function in DS1307
|
/hardware/bsp/intel/peripheral/libupm/examples/c++/ |
D | ds1307.cxx | 67 rtc->setTime(); in main()
|
/hardware/bsp/intel/peripheral/libupm/examples/java/ |
D | DS1307Sample.java | 75 rtc.setTime(); in main()
|
/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/bsp/intel/peripheral/libupm/src/wt5001/ |
D | wt5001.h | 268 bool setTime(uint8_t hour, uint8_t minute, uint8_t second);
|
/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/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()
|
/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()
|
/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()
|
/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()
|
/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/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/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/msm8998/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | LocApiRpc.h | 96 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/msm8998/loc_api/libloc_api_50001/ |
D | LocEngAdapter.cpp | 548 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/ |
D | LocApiBase.h | 145 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
|
/hardware/qcom/gps/msm8998/core/ |
D | LocApiBase.h | 160 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
|