Home
last modified time | relevance | path

Searched refs:DumpAllScreenInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Ddisplay_dumper.h43 DMError DumpAllScreenInfo(std::string& dumpInfo) const;
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_dumper.cpp143 return DumpAllScreenInfo(dumpInfo); in DumpInfo()
157 DMError DisplayDumper::DumpAllScreenInfo(std::string& dumpInfo) const in DumpAllScreenInfo() function in OHOS::Rosen::DisplayDumper
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_dumper_test.cpp332 displayDumper->DumpAllScreenInfo(dumpInfo);