Home
last modified time | relevance | path

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

/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/Tools/
H A DWorkletEventHandler.h30 jsi::Value &&handlerFunction) in WorkletEventHandler() argument
34 _handlerFunction(std::move(handlerFunction)) {} in WorkletEventHandler()
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/Tools/
H A DWorkletEventHandler.h30 jsi::Value &&handlerFunction) in WorkletEventHandler() argument
34 _handlerFunction(std::move(handlerFunction)) {} in WorkletEventHandler()
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/Tools/
H A DWorkletEventHandler.h30 jsi::Value &&handlerFunction) in WorkletEventHandler() argument
34 _handlerFunction(std::move(handlerFunction)) {} in WorkletEventHandler()
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/Tools/
H A DWorkletEventHandler.h30 jsi::Value &&handlerFunction) in WorkletEventHandler() argument
34 _handlerFunction(std::move(handlerFunction)) {} in WorkletEventHandler()
/expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp206 auto handlerFunction = in registerEventHandler() local
210 newRegistrationId, eventName, std::move(handlerFunction)); in registerEventHandler()
/expo/ios/vendored/sdk47/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp205 auto handlerFunction = in registerEventHandler() local
209 newRegistrationId, eventName, std::move(handlerFunction)); in registerEventHandler()
/expo/ios/vendored/sdk48/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp206 auto handlerFunction = in registerEventHandler() local
210 newRegistrationId, eventName, std::move(handlerFunction)); in registerEventHandler()
/expo/android/vendored/sdk47/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp205 auto handlerFunction = in registerEventHandler() local
209 newRegistrationId, eventName, std::move(handlerFunction)); in registerEventHandler()
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp320 auto handlerFunction = handlerShareable->getJSValue(rt); in registerEventHandler() local
325 std::move(handlerFunction)); in registerEventHandler()
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp320 auto handlerFunction = handlerShareable->getJSValue(rt); in registerEventHandler() local
325 std::move(handlerFunction)); in registerEventHandler()
/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp320 auto handlerFunction = handlerShareable->getJSValue(rt); in registerEventHandler() local
325 std::move(handlerFunction)); in registerEventHandler()
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp320 auto handlerFunction = handlerShareable->getJSValue(rt); in registerEventHandler() local
325 std::move(handlerFunction)); in registerEventHandler()