Home
last modified time | relevance | path

Searched defs:RETRY_INTERVAL (Results 1 – 5 of 5) sorted by relevance

/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dime_system_channel.cpp129 static constexpr uint32_t RETRY_INTERVAL = 100; in RunConnectSystemCmd() local
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dime_proxy_test.cpp36 constexpr int32_t RETRY_INTERVAL = 100; variable
/base/time/time_service/services/time/src/
Dntp_update_time.cpp50 constexpr uint32_t RETRY_INTERVAL = 1; variable
/base/request/request/services/src/task/
Drequest_task.rs44 const RETRY_INTERVAL: u64 = 400; constant
/base/request/request/frameworks/native/src/
Drequest_manager_impl.cpp39 constexpr const int32_t RETRY_INTERVAL = 500 * 1000; variable