Searched refs:force_init (Results 1 – 2 of 2) sorted by relevance
39 bool MaybeInitGwpAsan(libc_globals* globals, bool force_init = false);
229 bool MaybeInitGwpAsan(libc_globals* globals, bool force_init) { in MaybeInitGwpAsan() argument237 if (!force_init && !ShouldGwpAsanSampleProcess()) { in MaybeInitGwpAsan()