Home
last modified time | relevance | path

Searched refs:interceptor_methods (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dcall_op_set.h256 InterceptorBatchMethodsImpl* interceptor_methods) { in SetInterceptionHookPoint() argument
258 interceptor_methods->AddInterceptionHookPoint( in SetInterceptionHookPoint()
260 interceptor_methods->SetSendInitialMetadata(metadata_map_); in SetInterceptionHookPoint()
339 InterceptorBatchMethodsImpl* interceptor_methods) { in SetInterceptionHookPoint() argument
341 interceptor_methods->AddInterceptionHookPoint( in SetInterceptionHookPoint()
343 interceptor_methods->SetSendMessage(&send_buf_, &msg_, &failed_send_, in SetInterceptionHookPoint()
348 InterceptorBatchMethodsImpl* interceptor_methods) { in SetFinishInterceptionHookPoint() argument
350 interceptor_methods->AddInterceptionHookPoint( in SetFinishInterceptionHookPoint()
357 interceptor_methods->SetSendMessage(nullptr, nullptr, &failed_send_, in SetFinishInterceptionHookPoint()
469 InterceptorBatchMethodsImpl* interceptor_methods) { in SetInterceptionHookPoint() argument
[all …]
Dserver_interceptor.h101 experimental::InterceptorBatchMethods* interceptor_methods, size_t pos) { in RunInterceptor() argument
103 interceptors_[pos]->Intercept(interceptor_methods); in RunInterceptor()
Dclient_interceptor.h131 experimental::InterceptorBatchMethods* interceptor_methods, size_t pos) { in RunInterceptor() argument
133 interceptors_[pos]->Intercept(interceptor_methods); in RunInterceptor()
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dcall_op_set.h256 InterceptorBatchMethodsImpl* interceptor_methods) { in SetInterceptionHookPoint() argument
258 interceptor_methods->AddInterceptionHookPoint( in SetInterceptionHookPoint()
260 interceptor_methods->SetSendInitialMetadata(metadata_map_); in SetInterceptionHookPoint()
339 InterceptorBatchMethodsImpl* interceptor_methods) { in SetInterceptionHookPoint() argument
341 interceptor_methods->AddInterceptionHookPoint( in SetInterceptionHookPoint()
343 interceptor_methods->SetSendMessage(&send_buf_, &msg_, &failed_send_, in SetInterceptionHookPoint()
348 InterceptorBatchMethodsImpl* interceptor_methods) { in SetFinishInterceptionHookPoint() argument
350 interceptor_methods->AddInterceptionHookPoint( in SetFinishInterceptionHookPoint()
357 interceptor_methods->SetSendMessage(nullptr, nullptr, &failed_send_, in SetFinishInterceptionHookPoint()
469 InterceptorBatchMethodsImpl* interceptor_methods) { in SetInterceptionHookPoint() argument
[all …]
Dserver_interceptor.h101 experimental::InterceptorBatchMethods* interceptor_methods, size_t pos) { in RunInterceptor() argument
103 interceptors_[pos]->Intercept(interceptor_methods); in RunInterceptor()
Dclient_interceptor.h131 experimental::InterceptorBatchMethods* interceptor_methods, size_t pos) { in RunInterceptor() argument
133 interceptors_[pos]->Intercept(interceptor_methods); in RunInterceptor()