Home
last modified time | relevance | path

Searched refs:EventHandlerRegistry (Results 1 – 25 of 40) sorted by relevance

12

/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/Registries/
H A DEventHandlerRegistry.cpp6 void EventHandlerRegistry::registerEventHandler( in registerEventHandler()
13 void EventHandlerRegistry::unregisterEventHandler(uint64_t id) { in unregisterEventHandler()
25 void EventHandlerRegistry::processEvent( in processEvent()
48 bool EventHandlerRegistry::isAnyHandlerWaitingForEvent( in isAnyHandlerWaitingForEvent()
H A DEventHandlerRegistry.h18 class EventHandlerRegistry {
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/Registries/
H A DEventHandlerRegistry.cpp6 void EventHandlerRegistry::registerEventHandler( in registerEventHandler()
13 void EventHandlerRegistry::unregisterEventHandler(uint64_t id) { in unregisterEventHandler()
25 void EventHandlerRegistry::processEvent( in processEvent()
48 bool EventHandlerRegistry::isAnyHandlerWaitingForEvent( in isAnyHandlerWaitingForEvent()
H A DEventHandlerRegistry.h18 class EventHandlerRegistry {
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/Registries/
H A DEventHandlerRegistry.cpp6 void EventHandlerRegistry::registerEventHandler( in registerEventHandler()
13 void EventHandlerRegistry::unregisterEventHandler(uint64_t id) { in unregisterEventHandler()
25 void EventHandlerRegistry::processEvent( in processEvent()
48 bool EventHandlerRegistry::isAnyHandlerWaitingForEvent( in isAnyHandlerWaitingForEvent()
H A DEventHandlerRegistry.h18 class EventHandlerRegistry {
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/Registries/
H A DEventHandlerRegistry.cpp6 void EventHandlerRegistry::registerEventHandler( in registerEventHandler()
13 void EventHandlerRegistry::unregisterEventHandler(uint64_t id) { in unregisterEventHandler()
25 void EventHandlerRegistry::processEvent( in processEvent()
48 bool EventHandlerRegistry::isAnyHandlerWaitingForEvent( in isAnyHandlerWaitingForEvent()
H A DEventHandlerRegistry.h18 class EventHandlerRegistry {
/expo/ios/vendored/sdk48/react-native-reanimated/Common/cpp/Registries/
H A DEventHandlerRegistry.cpp6 void EventHandlerRegistry::registerEventHandler( in registerEventHandler()
13 void EventHandlerRegistry::unregisterEventHandler(unsigned long id) { in unregisterEventHandler()
25 void EventHandlerRegistry::processEvent( in processEvent()
62 bool EventHandlerRegistry::isAnyHandlerWaitingForEvent(std::string eventName) { in isAnyHandlerWaitingForEvent()
H A DEventHandlerRegistry.h18 class EventHandlerRegistry {
/expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/Registries/
H A DEventHandlerRegistry.cpp6 void EventHandlerRegistry::registerEventHandler( in registerEventHandler()
13 void EventHandlerRegistry::unregisterEventHandler(unsigned long id) { in unregisterEventHandler()
25 void EventHandlerRegistry::processEvent( in processEvent()
62 bool EventHandlerRegistry::isAnyHandlerWaitingForEvent(std::string eventName) { in isAnyHandlerWaitingForEvent()
H A DEventHandlerRegistry.h18 class EventHandlerRegistry {
/expo/ios/vendored/sdk47/react-native-reanimated/Common/cpp/Registries/
H A DEventHandlerRegistry.cpp6 void EventHandlerRegistry::registerEventHandler( in registerEventHandler()
13 void EventHandlerRegistry::unregisterEventHandler(unsigned long id) { in unregisterEventHandler()
25 void EventHandlerRegistry::processEvent( in processEvent()
62 bool EventHandlerRegistry::isAnyHandlerWaitingForEvent(std::string eventName) { in isAnyHandlerWaitingForEvent()
H A DEventHandlerRegistry.h18 class EventHandlerRegistry {
/expo/android/vendored/sdk47/react-native-reanimated/Common/cpp/Registries/
H A DEventHandlerRegistry.cpp6 void EventHandlerRegistry::registerEventHandler( in registerEventHandler()
13 void EventHandlerRegistry::unregisterEventHandler(unsigned long id) { in unregisterEventHandler()
25 void EventHandlerRegistry::processEvent( in processEvent()
62 bool EventHandlerRegistry::isAnyHandlerWaitingForEvent(std::string eventName) { in isAnyHandlerWaitingForEvent()
H A DEventHandlerRegistry.h18 class EventHandlerRegistry {
/expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/Tools/
H A DWorkletEventHandler.h11 class EventHandlerRegistry; variable
14 friend EventHandlerRegistry; variable
/expo/ios/vendored/sdk47/react-native-reanimated/Common/cpp/Tools/
H A DWorkletEventHandler.h11 class EventHandlerRegistry; variable
14 friend EventHandlerRegistry; variable
/expo/android/vendored/sdk47/react-native-reanimated/Common/cpp/Tools/
H A DWorkletEventHandler.h11 class EventHandlerRegistry; variable
14 friend EventHandlerRegistry; variable
/expo/ios/vendored/sdk48/react-native-reanimated/Common/cpp/Tools/
H A DWorkletEventHandler.h11 class EventHandlerRegistry; variable
14 friend EventHandlerRegistry; variable
/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/Tools/
H A DWorkletEventHandler.h14 class EventHandlerRegistry; variable
17 friend EventHandlerRegistry; variable
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/Tools/
H A DWorkletEventHandler.h14 class EventHandlerRegistry; variable
17 friend EventHandlerRegistry; variable
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/Tools/
H A DWorkletEventHandler.h14 class EventHandlerRegistry; variable
17 friend EventHandlerRegistry; variable
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/Tools/
H A DWorkletEventHandler.h14 class EventHandlerRegistry; variable
17 friend EventHandlerRegistry; variable
/expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.h25 class EventHandlerRegistry; variable
102 std::shared_ptr<EventHandlerRegistry> eventHandlerRegistry;

12