Classes | Functions | Variables
isolated_call_filter Namespace Reference

Classes

struct  call_data
 

Functions

static void DestroyCallElem (grpc_call_element *, const grpc_call_final_info *, grpc_closure *then_sched_closure)
 
void DestroyChannelElem (grpc_channel_element *)
 
void GetChannelInfo (grpc_channel_element *, const grpc_channel_info *)
 
static grpc_error_handle InitCallElem (grpc_call_element *elem, const grpc_call_element_args *args)
 
grpc_error_handle InitChannelElem (grpc_channel_element *, grpc_channel_element_args *)
 
static void SetPollsetOrPollsetSet (grpc_call_element *, grpc_polling_entity *)
 
static void StartTransportOp (grpc_channel_element *, grpc_transport_op *op)
 
static void StartTransportStreamOp (grpc_call_element *elem, grpc_transport_stream_op_batch *op)
 

Variables

static const grpc_channel_filter isolated_call_filter
 

Function Documentation

◆ DestroyCallElem()

static void isolated_call_filter::DestroyCallElem ( grpc_call_element ,
const grpc_call_final_info ,
grpc_closure then_sched_closure 
)
static

Definition at line 693 of file bm_call_create.cc.

◆ DestroyChannelElem()

void isolated_call_filter::DestroyChannelElem ( grpc_channel_element )

Definition at line 704 of file bm_call_create.cc.

◆ GetChannelInfo()

void isolated_call_filter::GetChannelInfo ( grpc_channel_element ,
const grpc_channel_info  
)

Definition at line 706 of file bm_call_create.cc.

◆ InitCallElem()

static grpc_error_handle isolated_call_filter::InitCallElem ( grpc_call_element elem,
const grpc_call_element_args args 
)
static

Definition at line 683 of file bm_call_create.cc.

◆ InitChannelElem()

grpc_error_handle isolated_call_filter::InitChannelElem ( grpc_channel_element ,
grpc_channel_element_args  
)

Definition at line 699 of file bm_call_create.cc.

◆ SetPollsetOrPollsetSet()

static void isolated_call_filter::SetPollsetOrPollsetSet ( grpc_call_element ,
grpc_polling_entity  
)
static

Definition at line 690 of file bm_call_create.cc.

◆ StartTransportOp()

static void isolated_call_filter::StartTransportOp ( grpc_channel_element ,
grpc_transport_op op 
)
static

Definition at line 675 of file bm_call_create.cc.

◆ StartTransportStreamOp()

static void isolated_call_filter::StartTransportStreamOp ( grpc_call_element elem,
grpc_transport_stream_op_batch op 
)
static

Definition at line 650 of file bm_call_create.cc.

Variable Documentation

◆ isolated_call_filter

const grpc_channel_filter isolated_call_filter::isolated_call_filter
static
call_data
struct connected_channel_call_data call_data
isolated_call_filter::SetPollsetOrPollsetSet
static void SetPollsetOrPollsetSet(grpc_call_element *, grpc_polling_entity *)
Definition: bm_call_create.cc:690
isolated_call_filter::InitCallElem
static grpc_error_handle InitCallElem(grpc_call_element *elem, const grpc_call_element_args *args)
Definition: bm_call_create.cc:683
grpc_channel_stack_no_post_init
void grpc_channel_stack_no_post_init(grpc_channel_stack *, grpc_channel_element *)
Definition: channel_stack.cc:282
isolated_call_filter::StartTransportStreamOp
static void StartTransportStreamOp(grpc_call_element *elem, grpc_transport_stream_op_batch *op)
Definition: bm_call_create.cc:650
isolated_call_filter::DestroyChannelElem
void DestroyChannelElem(grpc_channel_element *)
Definition: bm_call_create.cc:704
isolated_call_filter::InitChannelElem
grpc_error_handle InitChannelElem(grpc_channel_element *, grpc_channel_element_args *)
Definition: bm_call_create.cc:699
isolated_call_filter::StartTransportOp
static void StartTransportOp(grpc_channel_element *, grpc_transport_op *op)
Definition: bm_call_create.cc:675
isolated_call_filter::GetChannelInfo
void GetChannelInfo(grpc_channel_element *, const grpc_channel_info *)
Definition: bm_call_create.cc:706
isolated_call_filter::DestroyCallElem
static void DestroyCallElem(grpc_call_element *, const grpc_call_final_info *, grpc_closure *then_sched_closure)
Definition: bm_call_create.cc:693


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:40