Searched defs:CreateServerInterceptor (Results 1 – 3 of 3) sorted by relevance
| /external/grpc-grpc/examples/cpp/interceptors/ | ||
| D | server.cc | 62 Interceptor* CreateServerInterceptor(ServerRpcInfo* info) override { in CreateServerInterceptor() function in LoggingInterceptorFactory |
| /external/grpc-grpc/test/cpp/end2end/ | ||
| D | interceptors_util.h | 85 experimental::Interceptor* CreateServerInterceptor( in CreateServerInterceptor() function |
| D | server_interceptors_end2end_test.cc | 139 experimental::Interceptor* CreateServerInterceptor( in CreateServerInterceptor() function in grpc::testing::__anonda4fba330111::LoggingInterceptorFactory |