Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/services/src/
H A Dform_event_report.cpp54 const std::map<FormEventName, std::string> EVENT_NAME_MAP = { member
320 auto it = EVENT_NAME_MAP.find(eventName); in ConvertEventName()
321 if (it != EVENT_NAME_MAP.end()) { in ConvertEventName()

Completed in 1 milliseconds