Home
last modified time | relevance | path

Searched defs:NoInterceptor (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/
H A Dpromise_based_filter.h144 inline constexpr bool HasAsyncErrorInterceptor(const NoInterceptor*) { in HasAsyncErrorInterceptor()
198 inline constexpr bool HasChannelAccess(const NoInterceptor*) { return false; } in HasChannelAccess()
/aosp_15_r20/external/grpc-grpc/src/core/lib/transport/
H A Dcall_filters.h111 struct NoInterceptor {}; struct