Searched defs:RETRY_INTERVAL (Results 1 – 5 of 5) sorted by relevance
129 static constexpr uint32_t RETRY_INTERVAL = 100; in RunConnectSystemCmd() local
36 constexpr int32_t RETRY_INTERVAL = 100; variable
50 constexpr uint32_t RETRY_INTERVAL = 1; variable
44 const RETRY_INTERVAL: u64 = 400; constant
39 constexpr const int32_t RETRY_INTERVAL = 500 * 1000; variable