Searched defs:should_retry (Results 1 – 5 of 5) sorted by relevance
52 const std::function<bool()>& should_retry, in Retry()
68 bool should_retry = GetRetryOnCommitFailure() && (type_flags & MEM_COMMIT) && in VirtualAllocWithRetry() local
440 bool should_retry = false; in SystemHostResolverCall() local
708 def should_retry(record): function
423 bool should_retry = unwind.error_code == unwindstack::ERROR_INVALID_MAP || in UnwindSample() local