Searched defs:eventTypes (Results 1 – 8 of 8) sorted by relevance
49 inline void SetEventTypes(uint32_t eventTypes) in SetEventTypes()
154 void ConvertEventTypes(const uint32_t value, std::string &eventTypes) in ConvertEventTypes()233 std::string eventTypes; in DumpAccessibilityClientInfo() local
571 readonly eventTypes: Array<EventType>; property
153 inline void SetEventTypes(uint32_t eventTypes) in SetEventTypes()
78 std::list<int> eventTypes; in RegisterObserver() local136 std::list<int> eventTypes; in UnRegisterObserver() local
257 uint32_t eventTypes = 0; in SubscribeStateObserverFuzzTest() local
278 std::vector<uint32_t> eventTypes; member
467 std::vector<std::string> eventTypes = ParseEventTypesToVec(eventTypesValue); in ConvertAccessibleAbilityInfoToJSPart2() local1855 void ConvertJSToEventTypes(napi_env env, napi_value arrayValue, uint32_t &eventTypes) in ConvertJSToEventTypes()