Home
last modified time | relevance | path

Searched refs:CorrectState (Results 1 - 2 of 2) sorted by relevance

/base/powermgr/power_manager/services/native/src/
H A Dpower_state_machine.cpp2080 void PowerStateMachine::StateController::CorrectState( in WakeupDeviceInner() function in OHOS::PowerMgr::PowerStateMachine::StateController
2110 CorrectState(currentState, PowerState::INACTIVE, state); in WakeupDeviceInner()
2116 CorrectState(currentState, PowerState::DIM, state); in WakeupDeviceInner()
2122 CorrectState(currentState, PowerState::AWAKE, state); in WakeupDeviceInner()
/base/powermgr/power_manager/services/native/include/
H A Dpower_state_machine.h276 void CorrectState(PowerState& currentState, PowerState correctState, DisplayState state);

Completed in 5 milliseconds