Searched refs:response_args (Results 1 – 1 of 1) sorted by relevance
168 unpack_type response_args; in async_method_call() local170 if (!unpack_into_tuple(response_args, r)) { in async_method_call()183 handler(ec, std::get<Is>(response_args)...); in async_method_call()