Home
last modified time | relevance | path

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

/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModuleSpec.h34 const jsi::Value &shouldRetainRemote) = 0;
H A DNativeReanimatedModule.cpp250 const jsi::Value &shouldRetainRemote) { in makeShareableClone() argument
268 if (shouldRetainRemote.isBool() && shouldRetainRemote.getBool()) { in makeShareableClone()
278 if (shouldRetainRemote.isBool() && shouldRetainRemote.getBool()) { in makeShareableClone()
H A DNativeReanimatedModule.h58 const jsi::Value &shouldRetainRemote) override;
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModuleSpec.h34 const jsi::Value &shouldRetainRemote) = 0;
H A DNativeReanimatedModule.cpp250 const jsi::Value &shouldRetainRemote) { in makeShareableClone() argument
268 if (shouldRetainRemote.isBool() && shouldRetainRemote.getBool()) { in makeShareableClone()
278 if (shouldRetainRemote.isBool() && shouldRetainRemote.getBool()) { in makeShareableClone()
H A DNativeReanimatedModule.h58 const jsi::Value &shouldRetainRemote) override;
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModuleSpec.h34 const jsi::Value &shouldRetainRemote) = 0;
H A DNativeReanimatedModule.cpp250 const jsi::Value &shouldRetainRemote) { in makeShareableClone() argument
268 if (shouldRetainRemote.isBool() && shouldRetainRemote.getBool()) { in makeShareableClone()
278 if (shouldRetainRemote.isBool() && shouldRetainRemote.getBool()) { in makeShareableClone()
H A DNativeReanimatedModule.h58 const jsi::Value &shouldRetainRemote) override;
/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModuleSpec.h34 const jsi::Value &shouldRetainRemote) = 0;
H A DNativeReanimatedModule.cpp250 const jsi::Value &shouldRetainRemote) { in makeShareableClone() argument
268 if (shouldRetainRemote.isBool() && shouldRetainRemote.getBool()) { in makeShareableClone()
278 if (shouldRetainRemote.isBool() && shouldRetainRemote.getBool()) { in makeShareableClone()
H A DNativeReanimatedModule.h58 const jsi::Value &shouldRetainRemote) override;