Searched defs:NoInterceptor (Results 1 – 2 of 2) sorted by relevance
144 inline constexpr bool HasAsyncErrorInterceptor(const NoInterceptor*) { in HasAsyncErrorInterceptor()198 inline constexpr bool HasChannelAccess(const NoInterceptor*) { return false; } in HasChannelAccess()
111 struct NoInterceptor {}; struct