Lines Matching refs:WindowDumper
43 WMError WindowDumper::Dump(int fd, const std::vector<std::u16string>& args)
77 WMError WindowDumper::DumpScreenGroupWindowInfo(ScreenId screenGroupId,
114 void WindowDumper::AppendWindowNodeInfo(const sptr<WindowNode>& windowNode, int zOrder, std::ostringstream& oss)
138 WMError WindowDumper::DumpAllWindowInfo(std::string& dumpInfo)
161 bool WindowDumper::IsValidDigitString(const std::string& windowIdStr)
176 WMError WindowDumper::DumpSpecifiedWindowInfo(uint32_t windowId, const std::vector<std::string>& params,
204 void WindowDumper::AppendSpecifiedWindowNodeInfo(const sptr<WindowNode>& node, std::ostringstream& oss)
247 WMError WindowDumper::DumpWindowInfo(const std::vector<std::string>& args, std::string& dumpInfo)
262 void WindowDumper::ShowIllegalArgsInfo(std::string& dumpInfo, WMError errCode)
276 void WindowDumper::ShowHelpInfo(std::string& dumpInfo)
289 void WindowDumper::ShowAceDumpHelp(std::string& dumpInfo)