Searched refs:kServerStreaming (Results 1 – 8 of 8) sorted by relevance
54 MethodType::kServerStreaming);57 MethodType::kServerStreaming);
83 } else if constexpr (expected == MethodType::kServerStreaming) { in InvalidMethod()117 } else if constexpr (type == MethodType::kServerStreaming) { in GetMethodFor()
20 kServerStreaming, enumerator
69 static constexpr bool kServerStreaming = false;90 static constexpr MethodType kType = MethodType::kServerStreaming;91 static constexpr bool kServerStreaming = true;
136 static constexpr MethodType kType = MethodType::kServerStreaming;144 static constexpr MethodType kType = MethodType::kServerStreaming;
41 MethodType::kServerStreaming,51 MethodType::kServerStreaming,
95 static constexpr MethodType kType = MethodType::kServerStreaming;137 if constexpr (Traits::kType == internal::MethodType::kServerStreaming) {
40 MethodType::kServerStreaming>(12u),