Home
last modified time | relevance | path

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

/ohos5.0/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_utils.cpp285 static std::vector<std::string> ParseEventTypesToVec(uint32_t eventTypesValue) in ParseEventTypesToVec() function
467 std::vector<std::string> eventTypes = ParseEventTypesToVec(eventTypesValue); in ConvertAccessibleAbilityInfoToJSPart2()