Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/plugins/standby_state/include/
H A Dstate_manager_adapter.h48 ErrCode EnterStandby(uint32_t nextState);
/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
/foundation/resourceschedule/device_standby/plugins/test/unittest/
H A Dstandby_plugin_unit_test.cpp319 standbyStateManager_->EnterStandby(StandbyState::WORKING); in HWTEST_F()
321 standbyStateManager_->EnterStandby(StandbyState::WORKING); in HWTEST_F()

Completed in 3 milliseconds