Searched refs:DFSMarshalWidget (Results 1 – 1 of 1) sorted by relevance
/test/testfwk/arkxtest/uitest/core/ |
D | dump_handler.cpp | 40 static void DFSMarshalWidget(std::vector<Widget> &allWidget, int index, nlohmann::json &dom, in DFSMarshalWidget() function 65 … DFSMarshalWidget(allWidget, childWidIndex, childData, widgetChildCountMap, visitWidgetMap); in DFSMarshalWidget() 128 DFSMarshalWidget(allWidget, 0, root, widgetCountMap, visitWidgetMap); in DumpWindowInfoToJson()
|