Searched defs:MAX_RETRY_TIMES (Results 1 – 8 of 8) sorted by relevance
64 static const int32_t MAX_RETRY_TIMES = 2; in RegisterSubscriber() local
27 const uint32_t MAX_RETRY_TIMES = 10; variable
93 static const int32_t MAX_RETRY_TIMES = 2; in RegisterEvent() local
40 #define MAX_RETRY_TIMES 1000 macro
43 constexpr std::int32_t MAX_RETRY_TIMES = 2; // give another chance when json file corrupted variable
66 constexpr int32_t MAX_RETRY_TIMES = 20; variable
86 static constexpr int MAX_RETRY_TIMES = 10; variable
108 constexpr int32_t MAX_RETRY_TIMES = 20; variable