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