Home
last modified time | relevance | path

Searched refs:DumpEnterSpecifiedState (Results 1 - 5 of 5) sorted by relevance

/foundation/resourceschedule/device_standby/plugins/standby_state/include/
H A Dstate_manager_adapter.h57 void DumpEnterSpecifiedState(const std::vector<std::string>& argsInStr, std::string& result);
/foundation/resourceschedule/device_standby/plugins/standby_state/src/
H A Dstate_manager_adapter.cpp350 DumpEnterSpecifiedState(argsInStr, result); in ShellDump()
384 void StateManagerAdapter::DumpEnterSpecifiedState(const std::vector<std::string>& argsInStr, std::string& result) in DumpEnterSpecifiedState() function in OHOS::DevStandbyMgr::StateManagerAdapter
/foundation/resourceschedule/device_standby/services/core/include/
H A Dstandby_service_impl.h172 void DumpEnterSpecifiedState(const std::vector<std::string>& argsInStr, std::string& result);
/foundation/resourceschedule/device_standby/plugins/test/unittest/
H A Dstandby_plugin_unit_test.cpp826 * @tc.desc: test StateManagerAdapter of DumpEnterSpecifiedState.
839 standbyStateManager_->DumpEnterSpecifiedState(argsInStr, result); in HWTEST_F()
841 standbyStateManager_->DumpEnterSpecifiedState(argsInStr, result); in HWTEST_F()
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp1226 DumpEnterSpecifiedState(argsInStr, result); in ShellDumpInner()
1342 void StandbyServiceImpl::DumpEnterSpecifiedState(const std::vector<std::string>& argsInStr, in DumpEnterSpecifiedState() function in OHOS::DevStandbyMgr::StandbyServiceImpl

Completed in 9 milliseconds