Home
last modified time | relevance | path

Searched refs:UIEvent (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_event.cpp21 void UIEvent::RegisterUIEventObserver(const std::string& config, const std::shared_ptr<UIEventObserver>& observer) in RegisterUIEventObserver()
26 void UIEvent::UnregisterUIEventObserver(const std::shared_ptr<UIEventObserver>& observer) in UnregisterUIEventObserver()
31 void UIEvent::GetNodeProperty( in GetNodeProperty()
37 void UIEvent::GetSimplifiedInspectorTree(std::string& tree) in GetSimplifiedInspectorTree()
H A Dui_event.h27 class ACE_FORCE_EXPORT UIEvent { class
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dui_event_test.cpp56 * @tc.desc: test UIEvent GetNodeProperty
71 UIEvent::GetNodeProperty(pageUrl, nodeProperties); in HWTEST_F()
79 * @tc.desc: test UIEvent GetSimplifiedInspectorTree
93 UIEvent::GetSimplifiedInspectorTree(tree); in HWTEST_F()

Completed in 1 milliseconds