Home
last modified time | relevance | path

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

123

/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
/base/customization/enterprise_device_management/services/edm_plugin/src/utils/
H A Dinstaller_callback.cpp33 auto future = resultCodeSignal_.get_future(); in GetResultCode() local
40 auto future = resultMsgSignal_.get_future(); in GetResultMsg() 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
/third_party/mesa3d/src/util/
H A Dcnd_monotonic.h117 const uint64_t future = (abs_time->tv_sec * 1000) + (abs_time->tv_nsec / 1000000); in u_cnd_monotonic_timedwait() local
/foundation/CastEngine/castengine_wifi_display/services/event/
H A Devent_manager.cpp127 auto future = task.get_future(); in PushSyncEvent() local
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_plugin_manager.cpp127 auto future = promise->get_future(); in PluginVerifyActivationLockFunc() local
/base/msdp/device_status/intention/scheduler/task_scheduler/src/
H A Dtask_scheduler.cpp90 Future future = promise.get_future(); in PostSyncTask() local
/base/msdp/device_status/services/delegate_task/src/
H A Ddelegate_tasks.cpp89 Future future = promise.get_future(); in PostSyncTask() local
/base/security/security_guard/frameworks/common/classify/src/
H A Dsg_classify_client.cpp73 auto future = promise->get_future(); in RequestSecurityModelResultSync() 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
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dget_hardware_info.cpp172 std::future<uint64_t> future = promise.get_future(); in GetHardwareUsage() local
/base/powermgr/power_manager/utils/ffrt/src/
H A Dffrt_utils.cpp60 ffrt::future<void> future = ffrt::async(task); in SubmitTimeoutTask() local
/base/security/security_guard/services/risk_classify/src/
H A Drisk_analysis_manager_service.cpp125 auto future = promise->get_future(); in RequestSecurityModelResult() local

Completed in 7 milliseconds

123