Searched defs:GetUiHierarchy (Results 1 – 3 of 3) sorted by relevance
37 …void GetUiHierarchy(vector<pair<Window, nlohmann::json>>& out, bool getWidgetNodes, string targetA… in GetUiHierarchy() function in MockController
51 …void GetUiHierarchy(vector<pair<Window, nlohmann::json>>& out, bool getWidgetNodes, string targetA… in GetUiHierarchy() function in MockController2
346 …void SysUiController::GetUiHierarchy(vector<pair<Window, nlohmann::json>> &out, bool getWidgetNode… in GetUiHierarchy() function in OHOS::uitest::SysUiController