Searched refs:SetMethodType (Results 1 – 2 of 2) sorted by relevance
49 void SetMethodType(RpcType type) { method_type_ = type; } in SetMethodType() function
216 methods_[idx]->SetMethodType(internal::RpcMethod::BIDI_STREAMING); in MarkMethodStreamed()