Home
last modified time | relevance | path

Searched defs:next_time (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/recovery/
Dpacer.rs62 next_time: Instant, field
185 pub fn next_time(&self) -> Instant { in next_time() method
/aosp_15_r20/external/rust/crates/quiche/src/recovery/
Dpacer.rs62 next_time: Instant, field
185 pub fn next_time(&self) -> Instant { in next_time() method
/aosp_15_r20/external/webrtc/test/time_controller/
H A Dsimulated_time_controller.cc126 Timestamp next_time = Timestamp::PlusInfinity(); in NextRunTime() local
202 Timestamp next_time = std::min(impl_.NextRunTime(), target_time); in AdvanceTime() local
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_bsddb3.py49 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL variable in TimingCheck
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/xds/
H A Dxds_override_host.cc918 Duration next_time = connection_idle_timeout_; in UpdateAddressMap() local
1027 Duration next_time = connection_idle_timeout_; in CleanupSubchannels() local
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/orientation/
Dorientation.c192 uint64_t ResamplePeriodNs, curr_time, next_time; in fillSamples() local
/aosp_15_r20/external/wpa_supplicant_8/src/ap/
H A Dsta_info.c534 unsigned long next_time = 0; in ap_handle_timer() local