Lines Matching refs:Perform
73 static Result Perform(Impl* impl, const ::std::tuple<>& args) { in Perform() function
81 static Result Perform(Impl* impl, const ::std::tuple<A0>& args) { in Perform() function
89 static Result Perform(Impl* impl, const ::std::tuple<A0, A1>& args) { in Perform() function
97 static Result Perform(Impl* impl, const ::std::tuple<A0, A1, A2>& args) { in Perform() function
105 static Result Perform(Impl* impl, const ::std::tuple<A0, A1, A2, A3>& args) { in Perform() function
113 static Result Perform(Impl* impl, const ::std::tuple<A0, A1, A2, A3, in Perform() function
123 static Result Perform(Impl* impl, const ::std::tuple<A0, A1, A2, A3, A4, in Perform() function
133 static Result Perform(Impl* impl, const ::std::tuple<A0, A1, A2, A3, A4, A5, in Perform() function
143 static Result Perform(Impl* impl, const ::std::tuple<A0, A1, A2, A3, A4, A5, in Perform() function
153 static Result Perform(Impl* impl, const ::std::tuple<A0, A1, A2, A3, A4, A5, in Perform() function
164 static Result Perform(Impl* impl, const ::std::tuple<A0, A1, A2, A3, A4, A5, in Perform() function
667 virtual return_type Perform(const args_type& args) {\
669 Perform(this, args);\
728 virtual return_type Perform(const args_type& args) {\
730 Perform(this, args);\
776 virtual return_type Perform(const args_type& args) {\
778 Perform(this, args);\
830 virtual return_type Perform(const args_type& args) {\
832 Perform(this, args);\
889 virtual return_type Perform(const args_type& args) {\
891 Perform(this, args);\
955 virtual return_type Perform(const args_type& args) {\
957 Perform(this, args);\
1030 virtual return_type Perform(const args_type& args) {\
1032 Perform(this, args);\
1109 virtual return_type Perform(const args_type& args) {\
1111 Perform(this, args);\
1194 virtual return_type Perform(const args_type& args) {\
1196 Perform(this, args);\
1288 virtual return_type Perform(const args_type& args) {\
1290 Perform(this, args);\
1388 virtual return_type Perform(const args_type& args) {\
1390 Perform(this, args);\
1495 virtual return_type Perform(const args_type& args) {\
1497 Perform(this, args);\