Searched refs:MarshalIntoDom (Results 1 – 4 of 4) sorted by relevance
240 void MarshalIntoDom(nlohmann::json &dom) const;
76 widgetTree_->MarshalIntoDom(out); in DumpUiHierarchy()
358 void WidgetTree::MarshalIntoDom(nlohmann::json& dom) const in MarshalIntoDom() function in OHOS::uitest::WidgetTree
309 tree.MarshalIntoDom(dom1); in TEST()