/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/support/ |
D | client_interceptor.h | 53 virtual Interceptor* CreateClientInterceptor(ClientRpcInfo* info) = 0; 163 ->CreateClientInterceptor(this))); in RegisterInterceptors() 170 auto* interceptor = (*it)->CreateClientInterceptor(this); in RegisterInterceptors() 179 ->CreateClientInterceptor(this))); in RegisterInterceptors()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/support/ |
D | client_interceptor.h | 53 virtual Interceptor* CreateClientInterceptor(ClientRpcInfo* info) = 0; 163 ->CreateClientInterceptor(this))); in RegisterInterceptors() 170 auto* interceptor = (*it)->CreateClientInterceptor(this); in RegisterInterceptors() 179 ->CreateClientInterceptor(this))); in RegisterInterceptors()
|
/aosp_15_r20/external/grpc-grpc/include/grpcpp/support/ |
H A D | client_interceptor.h | 53 virtual Interceptor* CreateClientInterceptor(ClientRpcInfo* info) = 0; 163 ->CreateClientInterceptor(this))); in RegisterInterceptors() 170 auto* interceptor = (*it)->CreateClientInterceptor(this); in RegisterInterceptors() 179 ->CreateClientInterceptor(this))); in RegisterInterceptors()
|
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/ |
H A D | client_helper.h | 100 experimental::Interceptor* CreateClientInterceptor( in CreateClientInterceptor() function 120 experimental::Interceptor* CreateClientInterceptor( in CreateClientInterceptor() function
|
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/ |
H A D | interceptors_util.h | 80 experimental::Interceptor* CreateClientInterceptor( in CreateClientInterceptor() function 117 experimental::Interceptor* CreateClientInterceptor( in CreateClientInterceptor() function 132 experimental::Interceptor* CreateClientInterceptor( in CreateClientInterceptor() function
|
H A D | client_interceptors_end2end_test.cc | 175 experimental::Interceptor* CreateClientInterceptor( in CreateClientInterceptor() function in grpc::testing::__anon8a214a7d0111::HijackingInterceptorFactory 298 experimental::Interceptor* CreateClientInterceptor( in CreateClientInterceptor() function in grpc::testing::__anon8a214a7d0111::HijackingInterceptorMakesAnotherCallFactory 428 experimental::Interceptor* CreateClientInterceptor( in CreateClientInterceptor() function in grpc::testing::__anon8a214a7d0111::ClientStreamingRpcHijackingInterceptorFactory 528 experimental::Interceptor* CreateClientInterceptor( in CreateClientInterceptor() function in grpc::testing::__anon8a214a7d0111::ServerStreamingRpcHijackingInterceptorFactory 537 experimental::Interceptor* CreateClientInterceptor( in CreateClientInterceptor() function in grpc::testing::__anon8a214a7d0111::BidiStreamingRpcHijackingInterceptorFactory 707 experimental::Interceptor* CreateClientInterceptor( in CreateClientInterceptor() function in grpc::testing::__anon8a214a7d0111::LoggingInterceptorFactory
|
H A D | end2end_test.cc | 1870 CredentialsInterceptor* CreateClientInterceptor( in CreateClientInterceptor() function in grpc::testing::__anon1319a15e0111::CredentialsInterceptorFactory
|
/aosp_15_r20/external/grpc-grpc/src/cpp/ext/filters/census/ |
H A D | client_filter.h | 58 grpc::experimental::Interceptor* CreateClientInterceptor(
|
H A D | client_filter.cc | 449 OpenCensusClientInterceptorFactory::CreateClientInterceptor( in CreateClientInterceptor() function in grpc::internal::OpenCensusClientInterceptorFactory
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/ext/filters/census/ |
D | client_filter.h | 58 grpc::experimental::Interceptor* CreateClientInterceptor(
|
D | client_filter.cc | 418 OpenCensusClientInterceptorFactory::CreateClientInterceptor( in CreateClientInterceptor() function in grpc::internal::OpenCensusClientInterceptorFactory
|
/aosp_15_r20/external/grpc-grpc/src/objective-c/tests/CppCronetTests/ |
H A D | TestHelper.h | 58 virtual grpc::experimental::Interceptor* CreateClientInterceptor( in CreateClientInterceptor() function
|
/aosp_15_r20/external/grpc-grpc/examples/cpp/interceptors/ |
H A D | caching_interceptor.h | 130 grpc::experimental::Interceptor* CreateClientInterceptor( in CreateClientInterceptor() function
|