/ohos5.0/base/notification/eventhandler/frameworks/test/moduletest/ |
H A D | event_handler_send_event_module_test.cpp | 29 void SendAndCheck(int64_t delayTime, EventQueue::Priority priority) in SendAndCheck() 58 int64_t delayTime = 0; in SendEventWithPriority() local 92 int64_t delayTime = 0; in SendEventWithPriorityByEventId() local 264 int64_t delayTime = 0; variable 280 int64_t delayTime = 1; variable 296 int64_t delayTime = -1; variable 312 int64_t delayTime = 1; variable 328 int64_t delayTime = 0; variable 357 int64_t delayTime = 10; variable 396 int64_t delayTime = 0; variable [all …]
|
H A D | event_handler_send_timing_event_module_test.cpp | 46 int64_t delayTime = 1; in WaitTaskCalled() local 80 int64_t delayTime = 10; in SendEventWithSmartPtr() local 150 int64_t delayTime = 2; variable 171 int64_t delayTime = 10; variable 196 int64_t delayTime = 10; variable 220 int64_t delayTime = 10; variable 313 int64_t delayTime = 10; variable
|
H A D | event_handler_fd_listener_module_test.cpp | 109 int64_t delayTime = 50; in OnWritable() local 165 int64_t delayTime = 100; variable 294 int64_t delayTime = 100; variable 328 int64_t delayTime = 100; variable 359 int64_t delayTime = 100; variable 395 int64_t delayTime = 100; variable 447 int64_t delayTime = 1000; in AddFileDescriptorHelper() local
|
H A D | event_handler_post_task_module_test.cpp | 60 int64_t delayTime = 1; variable 87 int64_t delayTime = 0; variable 137 int64_t delayTime = 0; variable 163 int64_t delayTime = 0; variable 188 int64_t delayTime = 0; variable 218 int64_t delayTime = 0; variable
|
/ohos5.0/foundation/communication/wifi/wifi/utils/src/ |
H A D | wifi_event_handler.cpp | 56 bool PostAsyncTask(Callback &callback, int64_t delayTime = 0) in PostAsyncTask() 70 bool PostAsyncTask(Callback &callback, const std::string &name, int64_t delayTime = 0) in PostAsyncTask() 158 bool PostAsyncTask(Callback &callback, int64_t delayTime = 0) in PostAsyncTask() 170 bool PostAsyncTask(Callback &callback, const std::string &name, int64_t delayTime = 0) in PostAsyncTask() 237 bool PostAsyncTask(Callback &callback, int64_t delayTime = 0) in PostAsyncTask() 245 bool PostAsyncTask(Callback &callback, const std::string &name, int64_t delayTime = 0) in PostAsyncTask() 285 bool WifiEventHandler::PostAsyncTask(const Callback &callback, int64_t delayTime) in PostAsyncTask() 294 …fiEventHandler::PostAsyncTask(const Callback &callback, const std::string &name, int64_t delayTime) in PostAsyncTask()
|
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/core/ |
H A D | net_policy_base.cpp | 46 void NetPolicyBase::SendEvent(int32_t eventId, int64_t delayTime) in SendEvent() 52 …olicyBase::SendEvent(int32_t eventId, std::shared_ptr<PolicyEvent> &policyEvent, int64_t delayTime) in SendEvent()
|
/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/ |
H A D | distributed_input_sink_event_handler.cpp | 28 bool DistributedInputSinkEventHandler::ProxyPostTask(const Callback &callback, int64_t delayTime) in ProxyPostTask() 34 const Callback &callback, const std::string &name, int64_t delayTime) in ProxyPostTask()
|
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/ |
H A D | distributed_input_source_event_handler.cpp | 28 bool DistributedInputSourceEventHandler::ProxyPostTask(const Callback &callback, int64_t delayTime) in ProxyPostTask() 34 const Callback &callback, const std::string &name, int64_t delayTime) in ProxyPostTask()
|
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/ |
H A D | net_conn_event_handler.cpp | 25 bool NetConnEventHandler::PostAsyncTask(const Callback &callback, int64_t delayTime) in PostAsyncTask() 30 …entHandler::PostAsyncTask(const Callback &callback, const std::string& taskName, int64_t delayTime) in PostAsyncTask()
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/device_settings/src/ |
H A D | power_policy.cpp | 33 uint32_t delayTime = parcel.ReadUint32(); in Unmarshalling() local 41 void PowerPolicy::SetDelayTime(uint32_t delayTime) in SetDelayTime()
|
/ohos5.0/base/security/access_token/services/common/handler/src/ |
H A D | access_event_handler.cpp | 35 bool AccessEventHandler::ProxyPostTask(const Callback &callback, int64_t delayTime) in ProxyPostTask() 42 const Callback &callback, const std::string &name, int64_t delayTime) in ProxyPostTask()
|
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/sample/ |
H A D | demo_main.cpp | 121 constexpr size_t delayTime = 5; in FlashLightTest() local 136 constexpr uint32_t delayTime = 5; in OfflineTest() local 159 constexpr size_t delayTime = 5; in CaptureTest() local 179 constexpr size_t delayTime = 5; in VideoTest() local
|
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/ |
H A D | dhcp_thread.cpp | 76 bool PostAsyncTask(Callback &callback, int64_t delayTime = 0) in PostAsyncTask() 88 bool PostAsyncTask(Callback &callback, const std::string &name, int64_t delayTime = 0) in PostAsyncTask() 149 bool PostAsyncTask(Callback &callback, int64_t delayTime = 0) in PostAsyncTask() 163 bool PostAsyncTask(Callback &callback, const std::string &name, int64_t delayTime = 0) in PostAsyncTask() 217 bool DhcpThread::PostAsyncTask(const Callback &callback, int64_t delayTime) in PostAsyncTask() 226 bool DhcpThread::PostAsyncTask(const Callback &callback, const std::string &name, int64_t delayTime) in PostAsyncTask()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/ |
H A D | hgm_task_handle_thread.cpp | 46 void HgmTaskHandleThread::PostTask(const std::function<void()>& task, int64_t delayTime) in PostTask() 61 …kHandleThread::PostEvent(std::string eventId, const std::function<void()>& task, int64_t delayTime) in PostEvent()
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | ws_ffrt_helper_test.cpp | 73 uint64_t delayTime = 0; variable 99 uint64_t delayTime = 0; in __anon964b526b0202() local 122 uint64_t delayTime = 0; variable
|
/ohos5.0/drivers/peripheral/camera/test/demo/ |
H A D | demo_main.cpp | 111 constexpr size_t delayTime = 5; in FlashLightTest() local 149 constexpr size_t delayTime = 5; in CaptureTest() local 168 constexpr size_t delayTime = 5; in VideoTest() local
|
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/src/ |
H A D | display_power_mgr_service_test.cpp | 278 uint32_t delayTime = 10; //delay time is 10ms variable 292 uint32_t delayTime = 10; //delay time is 10ms variable 313 uint32_t delayTime = 200; //delay time is 200ms variable
|
/ohos5.0/foundation/window/window_manager/window_scene/common/src/ |
H A D | task_scheduler.cpp | 31 void TaskScheduler::PostAsyncTask(Task&& task, const std::string& name, int64_t delayTime) in PostAsyncTask() 55 void TaskScheduler::PostTask(Task&& task, const std::string& name, int64_t delayTime) in PostTask()
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_test/DemoObServer/ |
H A D | mock_ability_hancle_for_data_observer.h | 26 bool EventHandler::SendEvent(InnerEvent::Pointer& event, int64_t delayTime, Priority priority) in SendEvent()
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/ |
H A D | icollect_plugin.cpp | 30 void ICollectPlugin::PostDelayTask(std::function<void()> callback, int32_t delayTime) in PostDelayTask()
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/ |
H A D | bundle_active_group_handler.cpp | 69 const std::shared_ptr<BundleActiveGroupHandlerObject>& handlerobj, const int64_t& delayTime) in SendCheckBundleMsg() 109 const std::shared_ptr<BundleActiveGroupHandlerObject>& handlerobj, const int64_t& delayTime) in GetMsgKey() 121 const std::shared_ptr<BundleActiveGroupHandlerObject>& handlerobj, const int64_t& delayTime) in SendEvent()
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/ |
H A D | ffrt_handler.cpp | 67 bool FFRTHandler::PostTask(std::function<void()> func, uint64_t delayTime) in PostTask() 81 bool FFRTHandler::PostTask(std::function<void()> func, const std::string& name, uint64_t delayTime) in PostTask()
|
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/framework/anr_handler/src/ |
H A D | anr_handler.cpp | 83 …int64_t delayTime = std::min(timeoutTime - MARK_PROCESS_DELAY_TIME_BIAS_US, MAX_MARK_PROCESS_DELAY… in HandleEventConsumed() local 108 bool ANRHandler::PostTask(Task &&task, const std::string& name, int64_t delayTime) in PostTask() 168 void ANRHandler::SendEvent(int32_t eventId, int64_t delayTime) in SendEvent()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | anr_thread.cpp | 39 bool AnrThread::PostTaskToTaskRunner(Task&& task, uint32_t delayTime, const std::string& name) in PostTaskToTaskRunner()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | anr_thread.cpp | 30 bool AnrThread::PostTaskToTaskRunner(Task&& task, uint32_t delayTime, const std::string& name) in PostTaskToTaskRunner()
|