Home
last modified time | relevance | path

Searched defs:childDom (Results 1 – 1 of 1) sorted by relevance

/test/testfwk/arkxtest/uitest/core/
Dui_driver.cpp102 void UiDriver::DumpWindowsInfo(bool listWindows, Rect& mergeBounds, nlohmann::json& childDom) in DumpWindowsInfo()
141 nlohmann::json childDom = nlohmann::json::array(); in DumpUiHierarchy() local