Searched defs:UseImpl (Results 1 – 8 of 8) sorted by relevance
25 static bool UseImpl() { return !hwasan_inited; } in UseImpl() function
26 static bool UseImpl() { return !nsan_initialized; } in UseImpl() function
34 static bool UseImpl() { return memprof_init_is_running; } in UseImpl() function
33 static bool UseImpl() { return !__dfsan::dfsan_inited; } in UseImpl() function
34 static bool UseImpl() { return !TryAsanInitFromRtl(); } in UseImpl() function
59 static bool UseImpl() { return !rtsan_initialized; } in UseImpl() function
48 static bool UseImpl() { return lsan_init_is_running; } in UseImpl() function
82 static bool UseImpl() { return !msan_inited; } in UseImpl() function