Searched refs:Retries (Results 1 – 5 of 5) sorted by relevance
6 The retry timer is reset before the first transfer attempt. Retries will be
109 Retries, caching
189 #### Idempotency and Retries
721 SmallVector<MemAccessInfo, 4> Retries; in canCheckPtrAtRT() local736 Retries.push_back(Access); in canCheckPtrAtRT()761 for (auto Access : Retries) in canCheckPtrAtRT()
4077 int Retries = 0; in encode_frame_to_data_rate() local4127 (Retries < 10)) { in encode_frame_to_data_rate()4130 Retries++; in encode_frame_to_data_rate()4187 (Retries < 10)) { in encode_frame_to_data_rate()4190 Retries++; in encode_frame_to_data_rate()