Home
last modified time | relevance | path

Searched refs:hijacked_interceptor_ (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dinterceptor_common.h71 rpc_info->hijacked_interceptor_ = current_interceptor_index_; in Hijack()
289 current_interceptor_index_ = rpc_info->hijacked_interceptor_; in RunClientInterceptors()
310 current_interceptor_index_ == rpc_info->hijacked_interceptor_ && in ProceedClient()
324 current_interceptor_index_ > rpc_info->hijacked_interceptor_) { in ProceedClient()
Dclient_interceptor.h168 size_t hijacked_interceptor_ = 0; variable
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dinterceptor_common.h71 rpc_info->hijacked_interceptor_ = current_interceptor_index_; in Hijack()
289 current_interceptor_index_ = rpc_info->hijacked_interceptor_; in RunClientInterceptors()
310 current_interceptor_index_ == rpc_info->hijacked_interceptor_ && in ProceedClient()
324 current_interceptor_index_ > rpc_info->hijacked_interceptor_) { in ProceedClient()
Dclient_interceptor.h168 size_t hijacked_interceptor_ = 0; variable