Searched refs:ScopedInterceptorDisabler (Results 1 – 4 of 4) sorted by relevance
127 struct ScopedInterceptorDisabler { struct128 ScopedInterceptorDisabler() { DisableInThisThread(); } in ScopedInterceptorDisabler() function129 ~ScopedInterceptorDisabler() { EnableInThisThread(); } in ~ScopedInterceptorDisabler() argument
251 ScopedInterceptorDisabler disabler; in INTERCEPTOR()
567 __lsan::ScopedInterceptorDisabler disabler; in AsanInitInternal()
259 __lsan::ScopedInterceptorDisabler disabler; in INTERCEPTOR()