Home
last modified time | relevance | path

Searched refs:kBidirectionalStreaming (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_rpc/public/pw_rpc/internal/
Dmethod_union.h93 } else if constexpr (expected == MethodType::kBidirectionalStreaming) { in InvalidMethod()
123 } else if constexpr (type == MethodType::kBidirectionalStreaming) { in GetMethodFor()
Dmethod_type.h22 kBidirectionalStreaming, enumerator