Searched refs:call_description (Results 1 – 1 of 1) sorted by relevance
1498 const std::string& call_description) const { in PerformDefaultAction() argument1504 call_description + in PerformDefaultAction()1734 const std::string& call_description) const { in PerformAction() argument1736 return PerformDefaultAction(std::move(args), call_description); in PerformAction()1760 const std::string& call_description, in PerformActionAndPrintResult() argument1762 R result = PerformAction(untyped_action, std::move(args), call_description); in PerformActionAndPrintResult()1775 const std::string& call_description, in PerformActionAndPrintResult() argument1777 return PerformAction(untyped_action, std::move(args), call_description); in PerformActionAndPrintResult()