Home
last modified time | relevance | path

Searched defs:delaytime (Results 1 - 10 of 10) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability_post_event_timeout.cpp40 void AbilityPostEventTimeout::TimingBegin(int64_t delaytime) in TimingBegin() argument
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Ddelay_suspend_info_ex.cpp23 DelaySuspendInfoEx::DelaySuspendInfoEx(const int32_t& pid, const int32_t& requestId, const int32_t& delaytime) in DelaySuspendInfoEx() argument
/foundation/ability/ability_runtime/test/moduletest/ability_test/
H A Dability_post_event_timeout_test.cpp52 int64_t delaytime = 1; in HWTEST_F() local
68 int64_t delaytime = 1; in HWTEST_F() local
/foundation/multimodalinput/input/service/event_handler/src/
H A Dkey_auto_repeat.cpp189 int32_t delaytime = DEFAULT_KEY_REPEAT_DELAY; in GetDelayTime() local
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_state_scheduler_test.cpp1629 int32_t delaytime = abilityContext->delayUnloadTime; in HWTEST_F() local
1654 int32_t delaytime = abilityContext->delayUnloadTime; in HWTEST_F() local
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_policy_manager.cpp469 void WorkPolicyManager::SendRetrigger(int32_t delaytime) in SendRetrigger() argument
476 handler_->SendEvent(InnerEvent::Get(WorkEventHandler::RETRIGGER_MSG, 0), delaytime); in SendRetrigger() local
682 void WorkPolicyManager::SendIdeWorkRetriggerEvent(int32_t delaytime) in SendIdeWorkRetriggerEvent() argument
688 handler_->SendEvent(InnerEvent::Get(WorkEventHandler::IDE_RETRIGGER_MSG, 0), delaytime); in SendIdeWorkRetriggerEvent() local
/third_party/ltp/testcases/kernel/fs/doio/
H A Dgrowfiles.c230 int delaytime; /* delay between iterations in clocks/uses */ variable
H A Ddoio.c276 int delaytime = 0; /* delay between operations - how long */ variable
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp1475 int64_t delaytime = intervalTime_ - (downActionTime_ - upActionTime_); in HandleRepeatKeyAbility() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp7046 constexpr int delaytime = 2000; in RetryStartAutoStartupApps() local
7115 constexpr int delaytime = 200; in RetrySubscribeScreenUnlockedEvent() local

Completed in 39 milliseconds