Home
last modified time | relevance | path

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

/ohos5.0/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_utils.cpp690 static EventType ConvertStringToEventInfoTypes(std::string type) in ConvertStringToEventInfoTypes() function
1103 EventType eventType = ConvertStringToEventInfoTypes(str); in ConvertEventInfoJSToNAPIPart1()
1859 EventType eventType = ConvertStringToEventInfoTypes(value); in ConvertJSToEventTypes()