Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_dumper.h40 …WMError DumpScreenGroupWindowInfo(ScreenId screenGroupId, const sptr<WindowNodeContainer>& windowN…
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_dumper.cpp77 WMError WindowDumper::DumpScreenGroupWindowInfo(ScreenId screenGroupId, in DumpScreenGroupWindowInfo() function in OHOS::Rosen::WindowDumper
153 WMError ret = DumpScreenGroupWindowInfo(it->first, it->second, dumpInfo); in DumpAllWindowInfo()