Home
last modified time | relevance | path

Searched defs:next_timeout (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/core/lib/backoff/
Dbackoff.cc66 const grpc_millis next_timeout = in NextAttemptTime() local
/external/webrtc/webrtc/base/
Dtaskrunner.cc214 int64_t next_timeout = next_task_timeout(); in CheckForTimeoutChange() local
/external/libkmsxx/py/tests/
Dsync.py39 def next_timeout(_class): member in Timer
/external/libusb/libusb/
Dio.c2553 struct timeval next_timeout = { 0, 0 }; in libusb_get_next_timeout() local