Searched defs:eventParams (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/common/recorder/ |
H A D | event_controller.cpp | 208 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 D | softbus_event.c | 34 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 D | event_recorder_test.cpp | 46 virtual void NotifyUIEvent(int32_t eventType, const std::unordered_map<std::string, std::string>& eventParams)
in NotifyUIEvent() argument
|
Completed in 4 milliseconds