Searched refs:DumpUITree (Results 1 – 6 of 6) sorted by relevance
86 auto array = distributedUI.DumpUITree();94 array = distributedUI.DumpUITree();130 auto array = distributedUI.DumpUITree();169 auto array = distributedUI.DumpUITree();205 auto array = distributedUI.DumpUITree();244 auto array = distributedUI.DumpUITree();291 auto array = distributedUI.DumpUITree();
33 SerializeableObjectArray DumpUITree() in DumpUITree() function36 auto task = [this, &ret]() { ret = distributedUI_->DumpUITree(); }; in DumpUITree()
189 SerializeableObjectArray DumpUITree() override in DumpUITree() function191 return uiManager_->DumpUITree(); in DumpUITree()
64 SerializeableObjectArray DumpUITree();
70 SerializeableObjectArray DistributedUI::DumpUITree() in DumpUITree() function in OHOS::Ace::NG::DistributedUI200 update = DumpUITree(); in OnTreeUpdate()
213 virtual SerializeableObjectArray DumpUITree() in DumpUITree() function