Home
last modified time | relevance | path

Searched refs:BLOCK_RETRY_TIMES (Results 1 - 3 of 3) sorted by relevance

/base/inputmethod/imf/services/adapter/os_account_adapter/include/
H A Dos_account_adapter.h35 static constexpr uint32_t BLOCK_RETRY_TIMES = 10; member in OHOS::MiscServices::OsAccountAdapter
/base/inputmethod/imf/services/adapter/os_account_adapter/src/
H A Dos_account_adapter.cpp46 if (!BlockRetry(RETRY_INTERVAL, BLOCK_RETRY_TIMES, in GetForegroundOsAccountLocalId()
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dime_system_channel.cpp130 static constexpr uint32_t BLOCK_RETRY_TIMES = 5; in RunConnectSystemCmd() local
131 if (!BlockRetry(RETRY_INTERVAL, BLOCK_RETRY_TIMES, [&agent, this, proxy]() -> bool { in RunConnectSystemCmd()

Completed in 2 milliseconds