Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
Dui_driver.h24 struct WindowCacheModel { struct
25 explicit WindowCacheModel(const Window &win) : window_(win), widgetIterator_(nullptr) {} in WindowCacheModel() function
26 Window window_;
27 std::unique_ptr<ElementNodeIterator> widgetIterator_;