Home
last modified time | relevance | path

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

/aosp_15_r20/external/boringssl/src/crypto/
H A Dmem.c143 static void malloc_exit_handler(void) { in malloc_exit_handler() function
160 atexit(malloc_exit_handler); in init_malloc_failure()
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/
H A Dmem.c143 static void malloc_exit_handler(void) { in malloc_exit_handler() function
160 atexit(malloc_exit_handler); in init_malloc_failure()