Home
last modified time | relevance | path

Searched refs:EnterStandby (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/plugins/standby_state/include/
H A Dstate_manager_adapter.h48 ErrCode EnterStandby(uint32_t nextState);
/ohos5.0/foundation/resourceschedule/device_standby/plugins/standby_state/src/
H A Dstate_manager_adapter.cpp221 return EnterStandby(nextState); in TransitToState()
252 ErrCode StateManagerAdapter::EnterStandby(uint32_t nextState) in EnterStandby() function in OHOS::DevStandbyMgr::StateManagerAdapter
/ohos5.0/foundation/resourceschedule/device_standby/plugins/test/unittest/
H A Dstandby_plugin_unit_test.cpp319 standbyStateManager_->EnterStandby(StandbyState::WORKING);
321 standbyStateManager_->EnterStandby(StandbyState::WORKING);