/drivers/liteos/hievent/include/ |
H A D | hiview_hievent.h | 41 long long time; member
|
/drivers/hdf_core/adapter/khdf/liteos/osal/src/ |
H A D | osal_time.c | 40 int32_t OsalGetTime(OsalTimespec *time) in OsalGetTime() argument
|
/drivers/hdf_core/adapter/khdf/liteos_m/osal/src/ |
H A D | osal_time.c | 39 int32_t OsalGetTime(OsalTimespec *time) in OsalGetTime() argument
|
/drivers/hdf_core/adapter/khdf/uniproton/osal/src/ |
H A D | osal_time.c | 40 int32_t OsalGetTime(OsalTimespec *time) in OsalGetTime() argument
|
/drivers/hdf_core/framework/model/input/driver/ |
H A D | event_hub.c | 41 OsalTimespec time; in PushOnePackage() local
|
H A D | event_hub.h | 26 uint64_t time; member
|
/drivers/hdf_core/framework/support/posix/src/ |
H A D | osal_mutex.c | 92 struct timespec time; in OsalMutexTimedLock() local [all...] |
H A D | osal_sem.c | 61 struct timespec time; in OsalSemWait() local [all...] |
H A D | osal_time.c | 19 int32_t OsalGetTime(OsalTimespec *time) in OsalGetTime() argument 109 OsalTimespec time; in OsalGetSysTimeMs() local [all...] |
/drivers/peripheral/usb/sample/device/linux/ |
H A D | acm_write.c | 69 struct timeval time; in AcmWrite() local
|
H A D | acm_read.c | 45 struct timeval time; in TestRead() local
|
/drivers/hdf_core/adapter/khdf/linux/osal/src/ |
H A D | osal_time.c | 34 int32_t OsalGetTime(OsalTimespec *time) in OsalGetTime() argument 103 OsalTimespec time; in OsalGetSysTimeMs() local [all...] |
/drivers/hdf_core/framework/support/platform/src/rtc/ |
H A D | rtc_base.c | 41 uint8_t RtcIsInvalid(const struct RtcTime *time) in RtcIsInvalid() argument 54 RtcGetWeekDay(const struct RtcTime *time) RtcGetWeekDay() argument 85 RtcTimeToTimestamp(const struct RtcTime *time) RtcTimeToTimestamp() argument 120 TimestampToRtcTime(struct RtcTime *time, const uint64_t seconds) TimestampToRtcTime() argument [all...] |
H A D | rtc_service.c | 23 struct RtcTime time; in RtcServiceIoReadTime() local 43 struct RtcTime *time = NULL; in RtcServiceIoWriteTime() local 63 struct RtcTime time; RtcServiceIoReadAlarm() local 89 struct RtcTime *time = NULL; RtcServiceIoWriteAlarm() local [all...] |
H A D | rtc_core.c | 16 int32_t RtcHostReadTime(struct RtcHost *host, struct RtcTime *time) in RtcHostReadTime() argument 31 int32_t RtcHostWriteTime(struct RtcHost *host, const struct RtcTime *time) in RtcHostWriteTime() argument 46 int32_t RtcHostReadAlarm(struct RtcHost *host, enum RtcAlarmIndex alarmIndex, struct RtcTime *time) in RtcHostReadAlarm() argument 61 RtcHostWriteAlarm(struct RtcHost *host, enum RtcAlarmIndex alarmIndex, const struct RtcTime *time) RtcHostWriteAlarm() argument [all...] |
H A D | rtc_if.c | 37 int32_t RtcReadTime(DevHandle handle, struct RtcTime *time) in RtcReadTime() argument 47 int32_t RtcWriteTime(DevHandle handle, const struct RtcTime *time) in RtcWriteTime() argument 62 RtcReadAlarm(DevHandle handle, enum RtcAlarmIndex alarmIndex, struct RtcTime *time) RtcReadAlarm() argument 72 RtcWriteAlarm(DevHandle handle, enum RtcAlarmIndex alarmIndex, const struct RtcTime *time) RtcWriteAlarm() argument [all...] |
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/ |
H A D | audio_common.cpp | 33 OsalTimespec time; in AudioGetSysTime() local 102 int32_t TimeToAudioTimeStamp(uint64_t bufferFrameSize, struct AudioTimeStamp *time, uint32_t sampleRate) in TimeToAudioTimeStamp() argument [all...] |
/drivers/peripheral/display/hal/default_standard/src/display_device/vsync/ |
H A D | sorft_vsync.cpp | 89 uint64_t time = ts.tv_nsec;
in WorkThread() local
|
/drivers/peripheral/usb/sample/host/src/ |
H A D | usb_pnp_sample.c | 32 struct timeval time; in UsbPnpSampleTestWriteLog() local
|
/drivers/hdf_core/framework/support/platform/include/hdmi/ |
H A D | hdmi_hdr.h | 41 uint32_t time; member
|
/drivers/hdf_core/framework/test/fuzztest/ioservice_fuzzer/ioservicegrouplisten_fuzzer/ |
H A D | ioservicegrouplisten_fuzzer.cpp | 35 OsalTimespec time; in OnDevEventReceived() local
|
/drivers/hdf_core/framework/test/fuzztest/ioservice_fuzzer/ioservicelisten_fuzzer/ |
H A D | ioservicelisten_fuzzer.cpp | 37 OsalTimespec time; in OnDevEventReceived() local
|
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/test/public_moudle/ |
H A D | base.py | 12 import time
namespace
|
/drivers/hdf_core/framework/tools/hdi-gen/test/hash_test/ |
H A D | hash_test.py | 12 import time
namespace
|
/drivers/peripheral/audio/test/sample/tools/gen_cr_by_pr/ |
H A D | gen_cr_by_pr.py | 21 import time namespace
|