Searched refs:channel_tag (Results 1 – 2 of 2) sorted by relevance
105 const bool kRegistered = method.channel_tag() && context->authority().empty(); in CreateCall()111 method.channel_tag(), context->raw_deadline(), nullptr); in CreateCall()
50 void* channel_tag() const { return channel_tag_; } in channel_tag() function