Home
last modified time | relevance | path

Searched refs:RETRY_INTERVAL_SECONDS (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_function_switch_window.cpp40 constexpr int32_t RETRY_INTERVAL_SECONDS = 1; variable
269 sleep(RETRY_INTERVAL_SECONDS); in CheckDialogInstallStatus()