Searched refs:CreateServerInterceptor (Results 1 – 6 of 6) sorted by relevance
50 virtual Interceptor* CreateServerInterceptor(ServerRpcInfo* info) = 0;112 auto* interceptor = creator->CreateServerInterceptor(this); in RegisterInterceptors()
85 experimental::Interceptor* CreateServerInterceptor( in CreateServerInterceptor() function137 experimental::Interceptor* CreateServerInterceptor( in CreateServerInterceptor() function
139 experimental::Interceptor* CreateServerInterceptor( in CreateServerInterceptor() function in grpc::testing::__anond47f16950111::LoggingInterceptorFactory169 experimental::Interceptor* CreateServerInterceptor( in CreateServerInterceptor() function in grpc::testing::__anond47f16950111::SyncSendMessageTesterFactory204 experimental::Interceptor* CreateServerInterceptor( in CreateServerInterceptor() function in grpc::testing::__anond47f16950111::SyncSendMessageVerifierFactory
62 Interceptor* CreateServerInterceptor(ServerRpcInfo* info) override { in CreateServerInterceptor() function in LoggingInterceptorFactory