Home
last modified time | relevance | path

Searched defs:delayTime (Results 101 – 125 of 205) sorted by relevance

123456789

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Djs_timer.cpp118 int64_t delayTime = 0; in StartTimeoutOrInterval() local
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_networking_collect.cpp315 bool WorkHandler::SendEvent(uint32_t eventId, uint64_t delayTime) in SendEvent()
H A Dcommon_event_collect.cpp533 bool CommonHandler::PostTask(std::function<void()> func, uint64_t delayTime) in PostTask()
594 bool CommonHandler::SendEvent(uint32_t eventId, int64_t extraDataId, uint64_t delayTime) in SendEvent()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_thread.cpp194 AppExecFwk::EventQueue::Priority priority) { in Start()
295 …RSUniRenderThread::PostTask(RSTaskMessage::RSTask task, const std::string& name, int64_t delayTime, in PostTask()
407 auto delayTime = RSHardwareThread::Instance().delayTime_; in ReleaseSelfDrawingNodeBuffer() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
H A Devent_handler.h138 inline bool SendEvent(uint32_t innerEventId, int64_t param, int64_t delayTime) in SendEvent()
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/test/unittest/
H A Dbgtask_framework_abnormal_unit_test.cpp166 int32_t delayTime; variable
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_handler.cpp91 bool EventHandler::SendEvent(InnerEvent::Pointer &event, int64_t delayTime, Priority priority) in SendEvent()
162 int64_t delayTime = taskTime - nowSysTime; in SendTimingEvent() local
/ohos5.0/base/sensors/miscdevice/frameworks/native/vibrator/
H A Dvibrator_agent.cpp207 int32_t GetDelayTime(int32_t &delayTime) in GetDelayTime()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
H A DMenuViewLayer.java415 final int delayTime = mAccessibilityManager.getRecommendedTimeoutMillis( in hideMenuAndShowMessage() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/common/
H A Djs_backend_timer_module.cpp167 int64_t delayTime = 0; in StartTimeoutOrInterval() local
/ohos5.0/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dlocal_ability_manager_stub.cpp185 int32_t delayTime = 0; in IdleAbilityInner() local
/ohos5.0/foundation/systemabilitymgr/samgr/services/lsamgr/src/
H A Dlocal_ability_manager_proxy.cpp168 const nlohmann::json& idleReason, int32_t& delayTime) in IdleAbility()
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_live_view_service.cpp549 uint32_t delayTime = record->notification->GetNotificationRequest().GetPublishDelayTime(); in SaPublishSystemLiveViewAsBundle() local
576 const int32_t ownerUid, const int32_t notificationId, const uint32_t delayTime) in StartDelayPublishTimer()
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/
H A Dbgtask_manager_unit_test.cpp265 int32_t delayTime; variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
H A Daudio_haptic_vibrator_impl.cpp442 int32_t delayTime = 0; in GetDelayTime() local
/ohos5.0/base/notification/eventhandler/frameworks/test/moduletest/
H A Devent_handler_set_get_remove_module_test.cpp270 int64_t delayTime = 0; variable
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/core/src/
H A Dbackground_task_mgr_service.cpp133 ErrCode BackgroundTaskMgrService::GetRemainingDelayTime(int32_t requestId, int32_t &delayTime) in GetRemainingDelayTime()
/ohos5.0/foundation/multimodalinput/input/intention/scheduler/timer_manager/src/
H A Dtimer_manager.cpp249 int64_t delayTime = MIN_DELAY; in CalcNextDelayInternal() local
/ohos5.0/base/notification/eventhandler/interfaces/inner_api/
H A Dinner_event.h737 inline void SetDelayTime(int64_t delayTime) in SetDelayTime()
/ohos5.0/base/msdp/device_status/intention/scheduler/timer_manager/src/
H A Dtimer_manager.cpp249 int64_t delayTime = MIN_DELAY; in CalcNextDelayInternal() local
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_event_queue_test.cpp120 static void DelayTest(uint8_t delayTime) in DelayTest()
730 const uint8_t delayTime = 100; variable
745 const uint8_t delayTime = 0; variable
905 int64_t delayTime = 5; variable
/ohos5.0/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
H A Dlocal_ability_manager_stub_test.cpp443 int32_t delayTime = 0; variable
464 int delayTime = 0; variable
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dtaskpool.cpp336 int32_t delayTime = 0; in ExecuteDelayed() local
756 …CheckDelayedParams(napi_env env, napi_callback_info cbinfo, uint32_t &priority, int32_t &delayTime, in CheckDelayedParams()
/ohos5.0/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Djs_environment.cpp103 …nvironment::PostTask(const std::function<void()>& task, const std::string& name, int64_t delayTime) in PostTask()
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/src/
H A Dbackground_task_manager.cpp66 ErrCode BackgroundTaskManager::GetRemainingDelayTime(int32_t requestId, int32_t &delayTime) in GetRemainingDelayTime()

123456789