Home
last modified time | relevance | path

Searched defs:nextTime (Results 1 – 8 of 8) sorted by relevance

/external/openthread/src/core/net/
Ddns_dso.cpp307 TimeMilli nextTime; in SetLongLivedOperation() local
1152 TimeMilli nextTime; in ResetTimeouts() local
1205 TimeMilli nextTime = aNow.GetDistantFuture(); in GetNextFireTime() local
1433 TimeMilli nextTime = aNow.GetDistantFuture(); in GetNextFireTime() local
1498 TimeMilli nextTime = now.GetDistantFuture(); in HandleTimer() local
Dip6_mpl.cpp345 TimeMilli nextTime = now.GetDistantFuture(); in HandleRetransmissionTimer() local
Dsntp_client.cpp280 TimeMilli nextTime = now.GetDistantFuture(); in HandleRetransmissionTimer() local
Ddns_client.cpp1073 TimeMilli nextTime = now.GetDistantFuture(); in HandleTimer() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/
DStepNormalizer.java133 double nextTime = lastTime + h; in handleStep() local
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/
DEventLoop.common.kt59 protected open val nextTime: Long in <lambda>() constant in kotlinx.coroutines.EventLoop
203 override val nextTime: Long constant in kotlinx.coroutines.EventLoopImplBase
/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
DCapabilityPolling.java460 long nextTime = System.currentTimeMillis() + msec; in schedulePolling() local
/external/openthread/src/core/coap/
Dcoap.cpp477 TimeMilli nextTime = now.GetDistantFuture(); in HandleRetransmissionTimer() local