Home
last modified time | relevance | path

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

/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModuleSpec.h39 const jsi::Value &initialShareable) = 0;
H A DNativeReanimatedModule.h62 const jsi::Value &initialShareable) override;
H A DNativeReanimatedModule.cpp224 const jsi::Value &initialShareable) { in makeSynchronizedDataHolder() argument
226 runtimeHelper, rt, initialShareable); in makeSynchronizedDataHolder()
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModuleSpec.h39 const jsi::Value &initialShareable) = 0;
H A DNativeReanimatedModule.h62 const jsi::Value &initialShareable) override;
H A DNativeReanimatedModule.cpp224 const jsi::Value &initialShareable) { in makeSynchronizedDataHolder() argument
226 runtimeHelper, rt, initialShareable); in makeSynchronizedDataHolder()
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModuleSpec.h39 const jsi::Value &initialShareable) = 0;
H A DNativeReanimatedModule.h62 const jsi::Value &initialShareable) override;
H A DNativeReanimatedModule.cpp224 const jsi::Value &initialShareable) { in makeSynchronizedDataHolder() argument
226 runtimeHelper, rt, initialShareable); in makeSynchronizedDataHolder()
/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModuleSpec.h39 const jsi::Value &initialShareable) = 0;
H A DNativeReanimatedModule.h62 const jsi::Value &initialShareable) override;
H A DNativeReanimatedModule.cpp224 const jsi::Value &initialShareable) { in makeSynchronizedDataHolder() argument
226 runtimeHelper, rt, initialShareable); in makeSynchronizedDataHolder()