Searched refs:GetMethodUnion (Results 1 – 1 of 1) sorted by relevance
32 const auto& method = GetMethodUnion<Service, kMethodId>().raw_method(); in GetRawMethod()39 const auto& method = GetMethodUnion<Service, kMethodId>().pwpb_method(); in GetPwpbMethod()46 const auto& method = GetMethodUnion<Service, kMethodId>().nanopb_method(); in GetNanopbMethod()53 static constexpr const auto& GetMethodUnion() { in GetMethodUnion() function