Searched defs:InitChannelElement (Results 1 – 3 of 3) sorted by relevance
291 static grpc_error_handle InitChannelElement(grpc_channel_element* elem, in InitChannelElement() function
291 static grpc_error* InitChannelElement(grpc_channel_element* elem, in InitChannelElement() function
1180 grpc_error_handle Server::ChannelData::InitChannelElement( in InitChannelElement() function in grpc_core::Server::ChannelData