Home
last modified time | relevance | path

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

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