Home
last modified time | relevance | path

Searched defs:timerId (Results 126 - 130 of 130) sorted by relevance

123456

/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_state_machine.cpp1966 void DhcpClientStateMachine::StartTimer(TimerType type, uint32_t &timerId, int64_t interval, bool once) in StartTimer() argument
2005 StopTimer(uint32_t &timerId) StopTimer() argument
[all...]
/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp905 uint32_t timerId = static_cast<uint32_t>(data[0]); in StartTimerFuzzerTest() local
920 uint32_t timerId = static_cast<uint32_t>(data[0]); in StopTimerFuzzerTest() local
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp1316 int32_t timerId = TimerMgr->AddTimer(SPECIAL_KEY_DOWN_DELAY, 1, [this, tmpKey] () { in OnHandleEvent() local
1476 int32_t timerId = TimerMgr->AddTimer( HandleRepeatKeyAbility() local
1532 int32_t timerId = TimerMgr->AddTimer( SetIsFreezePowerKey() local
2079 auto timerId = shortcutKey.timerId; HandleKeyCancel() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp188 int32_t timerId = XCollieHelper::SetRecoveryTimer(FUNCATION_GET_BUNDLE_INFO); in GetBundleInfo() local
274 int32_t timerId = XCollieHelper::SetRecoveryTimer(FUNCATION_BATCH_BUNDLE_INFO); in BatchGetBundleInfo() local
526 int32_t timerId = XCollieHelper::SetRecoveryTimer(FUNCATION_GET_NAME_FOR_UID); in GetNameForUid() local
1202 int32_t timerId in GetHapModuleInfo() local
2724 int32_t timerId = XCollieHelper::SetRecoveryTimer(FUNCATION_VERIFY_CALLING_PERMISSION); VerifyCallingPermission() local
3165 int32_t timerId = XCollieHelper::SetRecoveryTimer(FUNCATION_GET_OVERLAY_MANAGER_PROXY); GetOverlayManagerProxy() local
3310 int32_t timerId = XCollieHelper::SetRecoveryTimer(FUNCATION_VERIFY_SYSTEM_API); VerifySystemApi() local
3401 int32_t timerId = XCollieHelper::SetRecoveryTimer(FUNCATION_GET_SHARED_BUNDLE_INFO_BY_SELF); GetSharedBundleInfoBySelf() local
3841 int32_t timerId = XCollieHelper::SetRecoveryTimer(FUNCATION_GET_BUNDLE_RESOURCE_PROXY); GetBundleResourceProxy() local
4229 int32_t timerId = XCollieHelper::SetRecoveryTimer(FUNCATION_GET_CLONE_BUNDLE_INFO); GetCloneBundleInfo() local
[all...]
/test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/
H A Dffrtndk.cpp2875 int timerId; member

Completed in 21 milliseconds

123456