Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_utils.cpp728 static const std::map<const std::string, EventType> eventInfoTypesTable = { in ConvertStringToEventInfoTypes() local
743 if (eventInfoTypesTable.find(type) == eventInfoTypesTable.end()) { in ConvertStringToEventInfoTypes()
748 return eventInfoTypesTable.at(type); in ConvertStringToEventInfoTypes()

Completed in 3 milliseconds