Home
last modified time | relevance | path

Searched defs:MAX_RETRY (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H A Dconnection_detector.h32 constexpr int32_t MAX_RETRY = 25; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dconnection_state_manager.cpp27 static const int MAX_RETRY = 10; variable