Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/services/core/include/
H A Dstandby_service_impl.h168 void DumpModifyAllowList(const std::vector<std::string>& argsInStr, std::string& result);
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp1220 DumpModifyAllowList(argsInStr, result); in ShellDumpInner()
1345 void StandbyServiceImpl::DumpModifyAllowList(const std::vector<std::string>& argsInStr, in DumpModifyAllowList() function in OHOS::DevStandbyMgr::StandbyServiceImpl