Searched refs:InterceptorScope (Results 1 – 1 of 1) sorted by relevance
58 struct InterceptorScope { struct59 InterceptorScope() { ++in_interceptor_scope; } in InterceptorScope() function60 ~InterceptorScope() { --in_interceptor_scope; } in ~InterceptorScope() argument322 InterceptorScope interceptor_scope; in INTERCEPTOR()349 InterceptorScope interceptor_scope; in INTERCEPTOR()1225 InterceptorScope interceptor_scope; in INTERCEPTOR()1237 InterceptorScope interceptor_scope; in INTERCEPTOR()1295 InterceptorScope interceptor_scope; \