Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/service/
H A Dhiview_service.h60 void DumpPluginInfo(int fd, const std::vector<std::string>& cmds) const;
H A Dhiview_service.cpp77 DumpPluginInfo(fd, cmds); in DumpRequestDispatcher()
85 void HiviewService::DumpPluginInfo(int fd, const std::vector<std::string> &cmds) const in DumpPluginInfo() function in OHOS::HiviewDFX::HiviewService