/third_party/vixl/tools/ |
H A D | threaded_tests.py | 30 import time namespace
|
/third_party/python/Lib/test/ |
H A D | test_syslog.py | 6 import time namespace
|
H A D | test_unicode_file.py | 4 import os, glob, time, shutil namespace
|
H A D | test_epoll.py | 28 import time namespace
|
/third_party/python/Lib/tomllib/ |
H A D | _re.py | 7 from datetime import date, datetime, time, timedelta, timezone, tzinfo namespace
|
/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | time_test.cc | 44 DateTime time; in CreateTimestamp() local 60 DateTime time; TEST() local 154 DateTime time; TEST() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/p2p/ |
H A D | p2p_find.py | 9 import time namespace
|
H A D | p2p_group_add.py | 7 import time namespace
|
H A D | p2p_invite.py | 7 import time namespace
|
H A D | p2p_stop_find.py | 7 import time namespace
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/ |
H A D | wpas-dbus-new-wps.py | 5 import time namespace
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
H A D | eventhistory.cpp | 67 void EventListModel::addEvent(QString time, QString msg) in addEvent() argument 70 timeList << time; in addEvent() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/p2p/ |
H A D | p2p_find.py | 9 import time namespace
|
H A D | p2p_group_add.py | 7 import time namespace
|
H A D | p2p_invite.py | 7 import time namespace
|
H A D | p2p_stop_find.py | 7 import time namespace
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/ |
H A D | wpas-dbus-new-wps.py | 5 import time namespace
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/ |
H A D | eventhistory.cpp | 67 void EventListModel::addEvent(QString time, QString msg) in addEvent() argument 70 timeList << time; in addEvent() local
|
/drivers/hdf_core/framework/support/platform/include/hdmi/ |
H A D | hdmi_hdr.h | 41 uint32_t time; member
|
/drivers/hdf_core/framework/support/platform/src/rtc/ |
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/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
|