Home
last modified time | relevance | path

Searched refs:DELAY_TIME (Results 1 - 25 of 27) sorted by relevance

12

/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_mouse_autoclick_test.cpp30 constexpr int32_t DELAY_TIME = 100; member
94 accountData->GetConfig()->SetMouseAutoClick(DELAY_TIME); in HWTEST_F()
127 accountData->GetConfig()->SetMouseAutoClick(DELAY_TIME); in HWTEST_F()
169 accountData->GetConfig()->SetMouseAutoClick(DELAY_TIME); in HWTEST_F()
H A Daccessibility_setting_provider_test.cpp1463 accountData->GetConfig()->SetMouseAutoClick(DELAY_TIME); in HWTEST_F()
1496 accountData->GetConfig()->SetMouseAutoClick(DELAY_TIME); in HWTEST_F()
1538 accountData->GetConfig()->SetMouseAutoClick(DELAY_TIME); in HWTEST_F()
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/channel/
H A Dproxy_negotiate_channel_test.cpp33 const int32_t DELAY_TIME = 100; member
148 SoftBusSleepMs(DELAY_TIME); in HWTEST_F()
158 SoftBusSleepMs(DELAY_TIME); in HWTEST_F()
168 SoftBusSleepMs(DELAY_TIME); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/frame_rate_vote/
H A Drs_video_frame_rate_vote.cpp27 constexpr int32_t DELAY_TIME = 1000 * 1000; member
76 taskAttr.delay(DELAY_TIME); in SendDelayTask()
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dtransparent_node_detector.cpp26 constexpr uint32_t DELAY_TIME = 2000; member
81 executor->PostDelayedTask(std::move(task), TaskExecutor::TaskType::UI, DELAY_TIME, "ExtensionTransparentDetector"); in PostCheckNodeTransparentTask() local
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/data_sync/
H A Dtask_state_manager.cpp29 const int32_t DELAY_TIME = 90000; // ms member
141 std::chrono::milliseconds ms(DELAY_TIME); in DelayUnloadTask()
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_networking_collect.cpp32 constexpr uint64_t DELAY_TIME = 1000; member
189 handler_->SendEvent(DM_DIED_EVENT, DELAY_TIME); in OnRemoteDied()
301 handler_->PostTask(task, DELAY_TIME); in ProcessEvent()
/foundation/bundlemanager/app_domain_verify/services/src/agent/core/
H A Dapp_domain_verify_agent_service.cpp33 constexpr int32_t DELAY_TIME = 180000; // 3min = 3*60*1000 member
36 constexpr int32_t DELAY_TIME = 60000; // 1min = 60*1000 for test
245 unloadHandler_->PostTask([this] { OnDelayUnloadSA(); }, TASK_ID, DELAY_TIME); in PostDelayUnloadTask()
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_test_mock.cpp62 static const int32_t DELAY_TIME = 15; member
186 SoftBusSleepMs(DELAY_TIME); in ClientFSMCreate()
197 int64_t time = now.sec * USECTONSEC * USECTONSEC + now.usec + DELAY_TIME * USECTONSEC; in WaitForSignal()
211 SoftBusSleepMs(DELAY_TIME); in WaitForSignal()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dsystem_window_scene.cpp28 constexpr uint32_t DELAY_TIME = 3000; member
328 DELAY_TIME, "ArkUIWindowCheckContextTransparent"); in PostCheckContextTransparentTask() local
348 std::move(task), TaskExecutor::TaskType::UI, DELAY_TIME, "ArkUIWindowFaultInject"); in PostFaultInjectTask() local
/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_thread_test.cpp27 const int32_t DELAY_TIME = 1000; member
56 SoftBusSleepMs(DELAY_TIME); in SoftBusThreadTask()
65 SoftBusSleepMs(DELAY_TIME); in ThreadSelfTest()
74 SoftBusSleepMs(DELAY_TIME); in ThreadWaitTest()
81 SoftBusSleepMs(DELAY_TIME); in ThreadSignalTest()
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/
H A Dbasic_definitions.h28 constexpr uint32_t DELAY_TIME = 1000; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H A Dfolder_stack_pattern.cpp26 constexpr int32_t DELAY_TIME = 300; member
164 foldStatusDelayTask_, TaskExecutor::TaskType::UI, DELAY_TIME, "ArkUIFolderStackStatusChange"); in RefreshStack()
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dbundle_active_client.cpp24 static const int32_t DELAY_TIME = 5000; member
240 }, {}, {}, ffrt::task_attr().delay(DELAY_TIME * MS_TO_US)); in OnRemoteDied()
/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_service.cpp54 constexpr int32_t DELAY_TIME = 180000; member
252 unloadHandler_->PostTask(task, TASK_ID, DELAY_TIME); in DelayUnloadTask()
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_service.cpp43 static const int32_t DELAY_TIME = 2000 * 1000; member
89 }, ffrt::task_attr().delay(DELAY_TIME)); in InitNecessaryState()
99 }, ffrt::task_attr().delay(DELAY_TIME)); in InitNecessaryState()
111 }, ffrt::task_attr().delay(DELAY_TIME)); in InitNecessaryState()
/foundation/ability/ability_runtime/frameworks/native/ability/native/recovery/
H A Dapp_recovery.cpp50 const int DELAY_TIME = 1000; member
138 if (!handler->PostTask(task, "AppRecovery:AddAbility", DELAY_TIME)) { in AddAbility()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dconnection_state_manager.cpp28 static const int DELAY_TIME = 1000; member
534 handler_->SubmitTask(initConnectionStateManagerTask, "InitConnectionStateManager", DELAY_TIME); in InitAppStateObserver()
/foundation/multimedia/av_session/services/session/server/migrate/
H A Dmigrate_avsession_server.h33 constexpr int64_t DELAY_TIME = 2000; member
H A Dmigrate_avsession_server.cpp325 }, "DelaySendMetaData", DELAY_TIME); in SendRemoteControllerList()
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/
H A Ddeferred_video_controller.cpp189 DPSProwerManager::GetInstance().SetAutoSuspend(false, processTime + DELAY_TIME); in StartSuspendLock()
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_state_scheduler_test.cpp37 constexpr int32_t DELAY_TIME = 2; member
690 int32_t ret = systemAbilityStateScheduler->SendDelayUnloadEventLocked(SAID, DELAY_TIME); in HWTEST_F()
706 systemAbilityStateScheduler->SendDelayUnloadEventLocked(SAID, DELAY_TIME); in HWTEST_F()
707 int32_t ret = systemAbilityStateScheduler->SendDelayUnloadEventLocked(SAID, DELAY_TIME); in HWTEST_F()
724 int32_t ret = systemAbilityStateScheduler->SendDelayUnloadEventLocked(SAID, DELAY_TIME); in HWTEST_F()
758 systemAbilityStateScheduler->SendDelayUnloadEventLocked(SAID, DELAY_TIME); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp48 constexpr int32_t DELAY_TIME = 180000; member
561 unloadHandler_->PostTask(task, UNLOAD_TASK_ID, DELAY_TIME); in DelayUnloadTask()
/foundation/window/window_manager/window_scene/intention_event/src/
H A Dintention_event_manager.cpp35 constexpr int32_t DELAY_TIME = 15; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_picker_pattern.cpp42 constexpr uint32_t DELAY_TIME = 2000; member
831 taskExecutor->PostDelayedTask(task, TaskExecutor::TaskType::UI, DELAY_TIME, name); in PostTaskToUI()

Completed in 22 milliseconds

12