Home
last modified time | relevance | path

Searched defs:should_retry (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/
H A Dgrpc_util.cc52 const std::function<bool()>& should_retry, in Retry()
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpage_allocator_internals_win.h68 bool should_retry = GetRetryOnCommitFailure() && (type_flags & MEM_COMMIT) && in VirtualAllocWithRetry() local
/aosp_15_r20/external/cronet/net/dns/
H A Dhost_resolver_system_task.cc440 bool should_retry = false; in SystemHostResolverCall() local
/aosp_15_r20/external/python/mobly/mobly/
Dbase_test.py708 def should_retry(record): function
/aosp_15_r20/external/perfetto/src/profiling/perf/
H A Dunwinding.cc423 bool should_retry = unwind.error_code == unwindstack::ERROR_INVALID_MAP || in UnwindSample() local