Home
last modified time | relevance | path

Searched defs:now (Results 1 – 25 of 39) sorted by relevance

12

/openthread-latest/third_party/mbedtls/repo/library/
Dtiming.c75 LARGE_INTEGER now, hfreq; in mbedtls_timing_get_timer() local
95 struct timeval now; in mbedtls_timing_get_timer() local
Dx509.c1053 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
Dssl_client.c754 mbedtls_ms_time_t now = mbedtls_ms_time(); in ssl_prepare_client_hello() local
Dx509_crt.c2011 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/
Dtimer.cpp158 Time now(aAlarmApi.AlarmGetNow()); in Add() local
212 Time now(aAlarmApi.AlarmGetNow()); in SetAlarm() local
227 Time now(aAlarmApi.AlarmGetNow()); in ProcessTimers() local
Duptime.cpp53 TimeMilli now = TimerMilli::GetNow(); in GetUptime() local
/openthread-latest/src/posix/platform/
Dalarm.cpp82 struct timespec now; in otPlatTimeGet() local
201 uint64_t now = platformAlarmGetNow(); in platformAlarmUpdateTimeout() local
Dresolver.cpp76 uint64_t now = otPlatTimeGet(); in TryRefreshDnsServerList() local
Dhdlc_interface.cpp394 uint64_t now = otPlatTimeGet(); in WaitForWritable() local
Dmulticast_routing.cpp400 uint64_t now = otPlatTimeGet(); in ExpireMulticastForwardingCache() local
Dspi_interface.cpp740 uint64_t now = otPlatTimeGet(); in WaitForFrame() local
/openthread-latest/src/core/backbone_router/
Dmulticast_listeners_table.cpp111 TimeMilli now = TimerMilli::GetNow(); in Expire() local
291 TimeMilli now; in GetNext() local
/openthread-latest/examples/platforms/utils/
Ddebug_uart.c130 uint32_t now; in otPlatLog() local
Dlogging_rtt.c102 long unsigned int now = otPlatAlarmMilliGetNow(); in logTimestamp() local
/openthread-latest/src/core/utils/
Dping_sender.cpp123 TimeMilli now = TimerMilli::GetNow(); in SendPing() local
Dhistory_tracker.cpp575 TimeMilli now = TimerMilli::GetNow(); in UpdateAgedEntries() local
/openthread-latest/src/core/mac/
Dsub_mac_csl_receiver.cpp246 uint32_t now; in GetLocalTime() local
Ddata_poll_sender.cpp440 TimeMilli now; in ScheduleNextPoll() local
/openthread-latest/tests/scripts/thread-cert/
Dsimulator.py108 def now(self): member in RealTime
498 def now(self): member in VirtualTime
/openthread-latest/tests/nexus/platform/
Dnexus_misc.cpp140 uint32_t now = Core::Get().GetNow().GetValue(); in LogVarArgs() local
/openthread-latest/examples/platforms/simulation/
Dalarm.c138 struct timespec now; in platformGetNow() local
/openthread-latest/src/core/meshcop/
Dsecure_transport.cpp439 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/
Drouting_manager.cpp503 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/
Dspinel_driver.cpp255 uint64_t now = otPlatTimeGet(); in WaitResponse() local
/openthread-latest/src/core/net/
Dnat64_translator.cpp572 TimeMilli now = TimerMilli::GetNow(); in GetNextAddressMapping() local

12