Home
last modified time | relevance | path

Searched defs:eventParams (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Devent_controller.cpp208 NotifyEvent(EventCategory category, int32_t eventType, const std::shared_ptr<std::unordered_map<std::string, std::string>>& eventParams) NotifyEvent() argument
222 NotifyEventSync(EventCategory category, int32_t eventType, const std::shared_ptr<std::unordered_map<std::string, std::string>>& eventParams) NotifyEventSync() argument
/foundation/communication/dsoftbus/core/common/dfx/event/src/
H A Dsoftbus_event.c34 static void ConstructHiSysEventParams(HiSysEventParam *eventParams, const HiSysEventParam *params, size_t size, in ConstructHiSysEventParams() argument
50 HiSysEventParam eventParams[validParamSize]; in WriteHiSysEvent() local
/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>& eventParams) in NotifyUIEvent() argument

Completed in 4 milliseconds