Searched defs:maxRetries (Results 1 – 2 of 2) sorted by relevance
105 void setMaxRetries(int maxRetries) { in setMaxRetries()351 int maxRetries = 1; in main() local
3796 const int maxRetries = use == AUDIO_UNIQUE_ID_USE_SESSION ? 3 : 1; in nextUniqueId() local