Home
last modified time | relevance | path

Searched defs:GetFuture (Results 1 – 4 of 4) sorted by relevance

/foundation/multimedia/image_effect/frameworks/native/render_environment/render_thread/task/
Drender_task.h55 std::shared_future<RETURNTYPE> GetFuture() override in GetFuture() function
/foundation/graphic/graphic_3d/lume/metaobject/src/
Dfuture.h129 [[nodiscard]] IFuture::Ptr GetFuture() in GetFuture() function
Dfuture.cpp185 IFuture::Ptr Promise::GetFuture() in GetFuture() function in Promise
/foundation/graphic/graphic_3d/3d_widget_adapter/src/
Dgraphics_task.cpp54 std::shared_future<void> GraphicsTask::Message::GetFuture() in GetFuture() function in OHOS::Render3D::GraphicsTask::Message