Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/
H A Dsoftbus_session.cpp28 constexpr int OPEN_SESSION_RETRY_TIMES = 10 * 30; member
113 while (retryTimes++ < OPEN_SESSION_RETRY_TIMES) { in WaitSessionOpened()

Completed in 1 milliseconds