Home
last modified time | relevance | path

Searched defs:future (Results 1 - 25 of 44) sorted by relevance

12

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_clean_cache.cpp32 auto future = signal_.get_future(); in GetResultCode() local
H A Dmock_quick_fix_callback.cpp37 auto future = promise_.get_future(); in GetResCode() local
H A Dmock_bundle_status.cpp33 auto future = signal_.get_future(); in GetResultCode() local
H A Dmock_status_receiver.cpp47 auto future = signal_.get_future(); in GetResultCode() local
/foundation/ai/ai_engine/services/server/communication_adapter/source/
H A Dfuture_listener.cpp32 void FutureListener::OnReply(const IFuture *future) in OnReply() argument
/foundation/ability/ability_runtime/test/moduletest/mock/src/appmgr/
H A Dmock_status_receiver.cpp37 auto future = signal_.get_future(); in GetResultCode() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dinstaller_callback.cpp37 auto future = resultCodeSignal_.get_future(); in GetResultCode() local
44 auto future = resultMsgSignal_.get_future(); in GetResultMsg() local
/foundation/bundlemanager/bundle_framework/services/test/mock/src/
H A Dmock_status_receiver.cpp37 auto future = signal_.get_future(); in GetResultCode() local
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dstatus_receiver_impl.cpp61 auto future = resultCodeSignal_.get_future(); in GetResultCode() local
71 auto future = resultMsgSignal_.get_future(); in GetResultMsg() local
H A Dquick_fix_status_callback_host_impl.cpp56 auto future = quickFixPromise_.get_future(); in GetResultCode() local
/foundation/CastEngine/castengine_wifi_display/services/event/
H A Devent_manager.cpp127 auto future = task.get_future(); in PushSyncEvent() local
/foundation/bundlemanager/app_domain_verify/frameworks/common/src/httpsession/
H A Dapp_domain_verify_task_mgr.cpp131 std::future future = promise.get_future(); in GetTaskWrapper() local
/foundation/multimodalinput/input/intention/scheduler/task_scheduler/src/
H A Dtask_scheduler.cpp90 Future future = promise.get_future(); in PostSyncTask() local
/foundation/multimodalinput/input/service/delegate_task/src/
H A Ddelegate_tasks.cpp97 Future future = promise.get_future(); in PostSyncTask() local
/foundation/distributeddatamgr/pasteboard/framework/framework/ffrt/
H A Dffrt_utils.cpp54 ffrt::future<void> future = ffrt::async(task); in SubmitTimeoutTask() local
/foundation/window/window_manager/wm/test/unittest/
H A Dpattern_detach_callback_test.cpp82 std::future<void> future = std::async(std::launch::async, [this, sleepTime]() -> void { in HWTEST_F() local
105 std::future<void> future = std::async(std::launch::async, [this, sleepTime]() -> void { in HWTEST_F() local
/foundation/ai/ai_engine/services/server/server_executor/source/
H A Dfuture_factory.cpp107 Future *future = nullptr; in CreateFuture() local
115 void FutureFactory::AddFuture(long long sequenceId, Future* future) in AddFuture() argument
160 Future *future = FetchFuture(res); in ProcessResponse() local
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_data_storage.cpp421 auto future = resultStatusSignal.get_future(); in GetResultSatus() local
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_code_signature_test/
H A Dbundle_mgr_code_signature_system_test.cpp103 auto future = resultMsgSignal_.get_future(); in GetResultCode() local
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbm_install_multi_user_test.cpp89 auto future = resultCodeSignal_.get_future(); in GetResultCode() local
H A Dbms_install_external_hsp_so_test.cpp111 auto future = resultMsgSignal_.get_future(); in GetResultMsg() local
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_permission_grant_system_test/
H A Dbms_permission_grant_system_test.cpp89 auto future = resultMsgSignal_.get_future(); in GetResultMsg() local
123 auto future = subscriberMsgSignal_.get_future(); in GetSubscriberResultMsg() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H A Dtask_queue_factory.cpp110 explicit TaskResult(std::shared_ptr<State>&& future) : future_(BASE_NS::move(future)) {} in TaskResult() argument
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Ddistributed_data_storage.cpp552 auto future = resultStatusSignal_.get_future(); in GetResultCode() local
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_compatible_system_test/
H A Dbms_compatible_system_test.cpp207 auto future = resultMsgSignal_.get_future(); in GetResultMsg() local

Completed in 13 milliseconds

12