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