Searched refs:MaybeInitGwpAsan (Results 1 – 4 of 4) sorted by relevance
222 return MaybeInitGwpAsan(globals); in MaybeInitGwpAsanFromLibc()229 bool MaybeInitGwpAsan(libc_globals* globals, bool force_init) { in MaybeInitGwpAsan() function
39 bool MaybeInitGwpAsan(libc_globals* globals, bool force_init = false);
334 return MaybeInitGwpAsan(globals, *reinterpret_cast<bool*>(arg)); in android_mallopt()
534 return MaybeInitGwpAsan(globals, *reinterpret_cast<bool*>(arg)); in android_mallopt()