Home
last modified time | relevance | path

Searched refs:TransitWithMaint (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/plugins/standby_state/include/
H A Dstate_manager_adapter.h49 ErrCode TransitWithMaint(uint32_t nextState);
/ohos5.0/foundation/resourceschedule/device_standby/plugins/standby_state/src/
H A Dstate_manager_adapter.cpp219 return TransitWithMaint(nextState); in TransitToState()
263 ErrCode StateManagerAdapter::TransitWithMaint(uint32_t nextState) in TransitWithMaint() function in OHOS::DevStandbyMgr::StateManagerAdapter