Home
last modified time | relevance | path

Searched refs:StartTimer (Results 1 – 11 of 11) sorted by relevance

/reactos/sdk/lib/drivers/wdf/shared/inc/private/common/
H A Dfxwatchdog.hpp38 StartTimer( in StartTimer() function
H A Dfxpoweridlestatemachine.hpp323 StartTimer(
H A Dfxrequestbase.hpp551 StartTimer(
/reactos/drivers/storage/port/scsiport/
H A Dscsi.c997 BOOLEAN StartTimer; in ScsiPortStartPacket() local
1033 StartTimer = FALSE; in ScsiPortStartPacket()
1039 StartTimer = TRUE; in ScsiPortStartPacket()
1060 if (StartTimer) in ScsiPortStartPacket()
/reactos/sdk/lib/drivers/wdf/shared/irphandlers/pnp/
H A Dpoweridlestatemachine.cpp164 { FxPowerIdleMachine::StartTimer,
614 FxPowerIdleMachine::StartTimer( in StartTimer() function in FxPowerIdleMachine
H A Dpowerstatemachine.cpp1590 watchdog.StartTimer(currentState); in PowerEnterNewState()
H A Dpowerpolicystatemachine.cpp3426 watchdog.StartTimer(currentState); in PowerPolicyEnterNewState()
/reactos/sdk/lib/drivers/wdf/shared/core/
H A Dfxrequestbase.cpp736 FxRequestBase::StartTimer( in StartTimer() function in FxRequestBase
/reactos/sdk/lib/drivers/wdf/shared/targets/general/
H A Dfxiotarget.cpp1604 Request->StartTimer(Options->Timeout); in SubmitLocked()
/reactos/sdk/lib/cicero/
H A Dcicuif.h211 void StartTimer(WPARAM wParam);
H A Dcicuif.cpp504 void CUIFObject::StartTimer(WPARAM wParam) in StartTimer() function in CUIFObject
5106 CUIFObject::StartTimer(Delay); in STDMETHODIMP_()