Lines Matching refs:Perform

604     virtual Result Perform(const ArgumentTuple& args) {  in Perform()  function
605 return action_.Perform(SelectArgs<Result, ArgumentTuple, k1, k2, k3, k4, in Perform()
641 static Result Perform(Impl* impl, const ::std::tr1::tuple<>& args) { in Perform() function
650 static Result Perform(Impl* impl, const ::std::tr1::tuple<A0>& args) { in Perform() function
659 static Result Perform(Impl* impl, const ::std::tr1::tuple<A0, A1>& args) { in Perform() function
668 static Result Perform(Impl* impl, const ::std::tr1::tuple<A0, A1, A2>& args) { in Perform() function
677 static Result Perform(Impl* impl, const ::std::tr1::tuple<A0, A1, A2, in Perform() function
687 static Result Perform(Impl* impl, const ::std::tr1::tuple<A0, A1, A2, A3, in Perform() function
698 static Result Perform(Impl* impl, const ::std::tr1::tuple<A0, A1, A2, A3, A4, in Perform() function
709 static Result Perform(Impl* impl, const ::std::tr1::tuple<A0, A1, A2, A3, A4, in Perform() function
720 static Result Perform(Impl* impl, const ::std::tr1::tuple<A0, A1, A2, A3, A4, in Perform() function
731 static Result Perform(Impl* impl, const ::std::tr1::tuple<A0, A1, A2, A3, A4, in Perform() function
742 static Result Perform(Impl* impl, const ::std::tr1::tuple<A0, A1, A2, A3, A4, in Perform() function
1397 virtual return_type Perform(const args_type& args) {\
1399 Perform(this, args);\
1458 virtual return_type Perform(const args_type& args) {\
1460 Perform(this, args);\
1504 virtual return_type Perform(const args_type& args) {\
1506 Perform(this, args);\
1556 virtual return_type Perform(const args_type& args) {\
1558 Perform(this, args);\
1611 virtual return_type Perform(const args_type& args) {\
1613 Perform(this, args);\
1672 virtual return_type Perform(const args_type& args) {\
1674 Perform(this, args);\
1740 virtual return_type Perform(const args_type& args) {\
1742 Perform(this, args);\
1811 virtual return_type Perform(const args_type& args) {\
1813 Perform(this, args);\
1886 virtual return_type Perform(const args_type& args) {\
1888 Perform(this, args);\
1969 virtual return_type Perform(const args_type& args) {\
1971 Perform(this, args);\
2057 virtual return_type Perform(const args_type& args) {\
2059 Perform(this, args);\
2149 virtual return_type Perform(const args_type& args) {\
2151 Perform(this, args);\