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