Home
last modified time | relevance | path

Searched refs:g_retry_on_commit_failure (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpage_allocator.cc414 bool g_retry_on_commit_failure = false; variable
418 g_retry_on_commit_failure = retry_on_commit_failure; in SetRetryOnCommitFailure()
422 return g_retry_on_commit_failure; in GetRetryOnCommitFailure()