Searched refs:InterceptorScope (Results 1 – 1 of 1) sorted by relevance
55 struct InterceptorScope { struct56 InterceptorScope() { ++in_interceptor_scope; } in InterceptorScope() function57 ~InterceptorScope() { --in_interceptor_scope; } in ~InterceptorScope() argument336 InterceptorScope interceptor_scope; in INTERCEPTOR()363 InterceptorScope interceptor_scope; in INTERCEPTOR()1354 InterceptorScope interceptor_scope; in INTERCEPTOR()1366 InterceptorScope interceptor_scope; in INTERCEPTOR()1414 InterceptorScope interceptor_scope; \