Home
last modified time | relevance | path

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

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