/openthread-latest/third_party/mbedtls/repo/library/ |
D | timing.c | 75 LARGE_INTEGER now, hfreq; in mbedtls_timing_get_timer() local 95 struct timeval now; in mbedtls_timing_get_timer() local
|
D | x509.c | 1053 int mbedtls_x509_time_gmtime(mbedtls_time_t tt, mbedtls_x509_time *now) in mbedtls_x509_time_gmtime() 1070 static int x509_get_current_time(mbedtls_x509_time *now) in x509_get_current_time() 1077 mbedtls_x509_time now; in mbedtls_x509_time_is_past() local 1088 mbedtls_x509_time now; in mbedtls_x509_time_is_future() local
|
D | ssl_client.c | 754 mbedtls_ms_time_t now = mbedtls_ms_time(); in ssl_prepare_client_hello() local
|
D | x509_crt.c | 2011 const mbedtls_x509_time *now) in x509_crt_verifycrl() 2261 const mbedtls_x509_time *now) in x509_crt_find_parent_in() 2384 const mbedtls_x509_time *now) in x509_crt_find_parent() 2526 mbedtls_x509_time now; in x509_crt_verify_chain() local
|
/openthread-latest/src/core/common/ |
D | timer.cpp | 158 Time now(aAlarmApi.AlarmGetNow()); in Add() local 212 Time now(aAlarmApi.AlarmGetNow()); in SetAlarm() local 227 Time now(aAlarmApi.AlarmGetNow()); in ProcessTimers() local
|
D | uptime.cpp | 53 TimeMilli now = TimerMilli::GetNow(); in GetUptime() local
|
/openthread-latest/src/posix/platform/ |
D | alarm.cpp | 82 struct timespec now; in otPlatTimeGet() local 201 uint64_t now = platformAlarmGetNow(); in platformAlarmUpdateTimeout() local
|
D | resolver.cpp | 76 uint64_t now = otPlatTimeGet(); in TryRefreshDnsServerList() local
|
D | hdlc_interface.cpp | 394 uint64_t now = otPlatTimeGet(); in WaitForWritable() local
|
D | multicast_routing.cpp | 400 uint64_t now = otPlatTimeGet(); in ExpireMulticastForwardingCache() local
|
D | spi_interface.cpp | 740 uint64_t now = otPlatTimeGet(); in WaitForFrame() local
|
/openthread-latest/src/core/backbone_router/ |
D | multicast_listeners_table.cpp | 111 TimeMilli now = TimerMilli::GetNow(); in Expire() local 291 TimeMilli now; in GetNext() local
|
/openthread-latest/examples/platforms/utils/ |
D | debug_uart.c | 130 uint32_t now; in otPlatLog() local
|
D | logging_rtt.c | 102 long unsigned int now = otPlatAlarmMilliGetNow(); in logTimestamp() local
|
/openthread-latest/src/core/utils/ |
D | ping_sender.cpp | 123 TimeMilli now = TimerMilli::GetNow(); in SendPing() local
|
D | history_tracker.cpp | 575 TimeMilli now = TimerMilli::GetNow(); in UpdateAgedEntries() local
|
/openthread-latest/src/core/mac/ |
D | sub_mac_csl_receiver.cpp | 246 uint32_t now; in GetLocalTime() local
|
D | data_poll_sender.cpp | 440 TimeMilli now; in ScheduleNextPoll() local
|
/openthread-latest/tests/scripts/thread-cert/ |
D | simulator.py | 108 def now(self): member in RealTime 498 def now(self): member in VirtualTime
|
/openthread-latest/tests/nexus/platform/ |
D | nexus_misc.cpp | 140 uint32_t now = Core::Get().GetNow().GetValue(); in LogVarArgs() local
|
/openthread-latest/examples/platforms/simulation/ |
D | alarm.c | 138 struct timespec now; in platformGetNow() local
|
/openthread-latest/src/core/meshcop/ |
D | secure_transport.cpp | 439 TimeMilli now = TimerMilli::GetNow(); in HandleMbedtlsGetTimer() local 467 TimeMilli now = TimerMilli::GetNow(); in HandleMbedtlsSetTimer() local 1001 TimeMilli now = TimerMilli::GetNow(); in HandleTimer() local
|
/openthread-latest/src/core/border_router/ |
D | routing_manager.cpp | 503 TimeMilli now = TimerMilli::GetNow(); in ScheduleRoutingPolicyEvaluation() local 1567 TimeMilli now = TimerMilli::GetNow(); in Evaluate() local 1766 TimeMilli now = TimerMilli::GetNow(); in HandleRouterTimer() local 2513 TimeMilli now = TimerMilli::GetNow(); in Init() local 2807 TimeMilli now = TimerMilli::GetNow(); in AppendCurPrefix() local 2837 TimeMilli now = TimerMilli::GetNow(); in AppendOldPrefixes() local
|
/openthread-latest/src/lib/spinel/ |
D | spinel_driver.cpp | 255 uint64_t now = otPlatTimeGet(); in WaitResponse() local
|
/openthread-latest/src/core/net/ |
D | nat64_translator.cpp | 572 TimeMilli now = TimerMilli::GetNow(); in GetNextAddressMapping() local
|