Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_utils.cpp322 static std::vector<std::string> ParseEventTypesToVec(uint32_t eventTypesValue) in ParseEventTypesToVec() argument
342 if (eventTypesValue & itr->first) { in ParseEventTypesToVec()
503 uint32_t eventTypesValue = info.GetEventTypes(); in ConvertAccessibleAbilityInfoToJSPart2() local
504 std::vector<std::string> eventTypes = ParseEventTypesToVec(eventTypesValue); in ConvertAccessibleAbilityInfoToJSPart2()

Completed in 4 milliseconds