Searched refs:presentFutures (Results 1 – 1 of 1) sorted by relevance
152 ui::DisplayVector<ftl::Future<std::monostate>> presentFutures; in present() local154 presentFutures.push_back(output->present(args)); in present()159 for (auto& future : presentFutures) { in present()