Home
last modified time | relevance | path

Searched refs:GetSimplifiedInspectorTree (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_event.cpp37 void UIEvent::GetSimplifiedInspectorTree(std::string& tree) in GetSimplifiedInspectorTree() function in OHOS::Ace::UIEvent
39 UIEventFunc::GetSimplifiedInspectorTree(tree); in GetSimplifiedInspectorTree()
H A Dui_event.h36 static void GetSimplifiedInspectorTree(std::string& tree);
H A Dui_event_func.h41 static void GetSimplifiedInspectorTree(std::string& tree);
H A Dui_event_func.cpp95 void UIEventFunc::GetSimplifiedInspectorTree(std::string& tree) in GetSimplifiedInspectorTree() function in OHOS::Ace::UIEventFunc
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dui_event_test.cpp79 * @tc.desc: test UIEvent GetSimplifiedInspectorTree
90 * @tc.steps2: Call the function GetSimplifiedInspectorTree. in HWTEST_F()
93 UIEvent::GetSimplifiedInspectorTree(tree); in HWTEST_F()

Completed in 3 milliseconds