Searched refs:hijacked_interceptor_ (Results 1 – 4 of 4) sorted by relevance
71 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()
168 size_t hijacked_interceptor_ = 0; variable