Home
last modified time | relevance | path

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

/aosp_15_r20/external/boringssl/src/crypto/
H A Dmem.c140 static int malloc_failure_enabled = 0, break_on_malloc_fail = 0, variable
159 malloc_failure_enabled = 1; in init_malloc_failure()
171 if (!malloc_failure_enabled || disable_malloc_failures) { in should_fail_allocation()
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/
H A Dmem.c140 static int malloc_failure_enabled = 0, break_on_malloc_fail = 0, variable
159 malloc_failure_enabled = 1; in init_malloc_failure()
171 if (!malloc_failure_enabled || disable_malloc_failures) { in should_fail_allocation()