Searched defs:RETRY_LIMIT (Results 1 – 6 of 6) sorted by relevance
18 const RETRY_LIMIT: usize = 10; constant
20 private static final int RETRY_LIMIT = 9; field in StringId
511 #define RETRY_LIMIT 5 macro
58 #define RETRY_LIMIT 1000 macro