Searched refs:ResultHolder (Results 1 – 1 of 1) sorted by relevance
1456 return ResultHolder::PerformDefaultAction(this, args, call_description); in UntypedPerformDefaultAction()1470 return ResultHolder::PerformAction(action, args); in UntypedPerformAction()1505 typedef ActionResultHolder<Result> ResultHolder; typedef1512 return static_cast<const ResultHolder*>( in InvokeWith()