Searched refs:UnaryContext (Results 1 – 2 of 2) sorted by relevance
162 class UnaryContext {171 UnaryContext(Args&&... args) : ctx_(std::forward<Args>(args)...) {} in UnaryContext() function256 std::tuple<UnaryContext<Service, method, kMethodId, kOutputSize>,
167 class UnaryContext {174 UnaryContext(Args&&... args) : ctx_(std::forward<Args>(args)...) {} in UnaryContext() function260 std::tuple<UnaryContext<Service, method, kMethodId, kOutputSize>,