Home
last modified time | relevance | path

Searched defs:initial_timeout (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_transfer/
H A Dtransfer_thread.cc116 chrono::SystemClock::duration initial_timeout, in StartTransfer()
/aosp_15_r20/external/pigweed/pw_transfer/public/pw_transfer/internal/
H A Devent.h97 chrono::SystemClock::duration initial_timeout; member
/aosp_15_r20/external/webrtc/p2p/base/
H A Ddtls_transport.cc855 int initial_timeout = std::max(kMinHandshakeTimeout, in ConfigureHandshakeTimeout() local