Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/services/core/include/
H A Dstandby_service_impl.h171 void DumpTurnOnOffSwitch(const std::vector<std::string>& argsInStr, std::string& result);
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp1226 DumpTurnOnOffSwitch(argsInStr, result); in ShellDumpInner()
1387 void StandbyServiceImpl::DumpTurnOnOffSwitch(const std::vector<std::string>& argsInStr, std::string… in DumpTurnOnOffSwitch() function in OHOS::DevStandbyMgr::StandbyServiceImpl