Home
last modified time | relevance | path

Searched refs:NotifyUIEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_event_observer.h28 …virtual void NotifyUIEvent(int32_t eventType, const std::unordered_map<std::string, std::string>& …
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Devent_controller.cpp228 client.observer->NotifyUIEvent(eventType, *eventParams); in NotifyEventSync()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/common/recorder/
H A Devent_recorder_test.cpp46 …virtual void NotifyUIEvent(int32_t eventType, const std::unordered_map<std::string, std::string>& … in NotifyUIEvent() function in OHOS::Ace::DemoUIEventObserver