Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/plugins/standby_state/include/
H A Dstate_manager_adapter.h47 ErrCode ExitStandby(uint32_t nextState);
/ohos5.0/foundation/resourceschedule/device_standby/plugins/standby_state/src/
H A Dstate_manager_adapter.cpp223 return ExitStandby(nextState); in TransitToState()
228 ErrCode StateManagerAdapter::ExitStandby(uint32_t nextState) in ExitStandby() function in OHOS::DevStandbyMgr::StateManagerAdapter
/ohos5.0/foundation/resourceschedule/device_standby/plugins/test/unittest/
H A Dstandby_plugin_unit_test.cpp254 standbyStateManager_->ExitStandby(StandbyState::WORKING);
305 standbyStateManager_->ExitStandby(StandbyState::WORKING);
307 standbyStateManager_->ExitStandby(StandbyState::WORKING);