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