Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/server/
Dserver_main.cpp94 …static void DumpLayoutImpl(string_view path, bool listWindows, bool initController, bool addExtern… in DumpLayoutImpl() function
134 DumpLayoutImpl(savePath, listWindows, true, addExternAttr, err); in DumpLayout()
205DumpLayoutImpl(cmd.GetStringParam("savePath"), cmd.GetBoolParam("listWindows", false), false, fals… in StartDaemon()