Home
last modified time | relevance | path

Searched refs:MutableValueType (Results 1 – 20 of 20) sorted by relevance

/expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/SharedItems/
H A DSharedParent.h13 MutableValueType, // object with 'value' property that can be updated and read enumerator
H A DShareableValue.cpp83 if (objectType == ValueType::MutableValueType) { in adapt()
84 type = ValueType::MutableValueType; in adapt()
149 type = ValueType::MutableValueType; in adapt()
280 case ValueType::MutableValueType: { in toJSValue()
H A DValueWrapper.h108 : ValueWrapper(ValueType::MutableValueType), value(_value) {} in MutableValueWrapper()
/expo/ios/vendored/sdk47/react-native-reanimated/Common/cpp/SharedItems/
H A DSharedParent.h13 MutableValueType, // object with 'value' property that can be updated and read enumerator
H A DShareableValue.cpp83 if (objectType == ValueType::MutableValueType) { in adapt()
84 type = ValueType::MutableValueType; in adapt()
149 type = ValueType::MutableValueType; in adapt()
280 case ValueType::MutableValueType: { in toJSValue()
H A DValueWrapper.h108 : ValueWrapper(ValueType::MutableValueType), value(_value) {} in MutableValueWrapper()
/expo/android/vendored/sdk47/react-native-reanimated/Common/cpp/SharedItems/
H A DSharedParent.h13 MutableValueType, // object with 'value' property that can be updated and read enumerator
H A DShareableValue.cpp83 if (objectType == ValueType::MutableValueType) { in adapt()
84 type = ValueType::MutableValueType; in adapt()
149 type = ValueType::MutableValueType; in adapt()
280 case ValueType::MutableValueType: { in toJSValue()
H A DValueWrapper.h108 : ValueWrapper(ValueType::MutableValueType), value(_value) {} in MutableValueWrapper()
/expo/ios/vendored/sdk48/react-native-reanimated/Common/cpp/SharedItems/
H A DSharedParent.h13 MutableValueType, // object with 'value' property that can be updated and read enumerator
H A DShareableValue.cpp83 if (objectType == ValueType::MutableValueType) { in adapt()
84 type = ValueType::MutableValueType; in adapt()
149 type = ValueType::MutableValueType; in adapt()
280 case ValueType::MutableValueType: { in toJSValue()
H A DValueWrapper.h108 : ValueWrapper(ValueType::MutableValueType), value(_value) {} in MutableValueWrapper()
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/SharedItems/
H A DSharedParent.h13 MutableValueType, // object with 'value' property that can be updated and read enumerator
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/SharedItems/
H A DSharedParent.h13 MutableValueType, // object with 'value' property that can be updated and read enumerator
/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/SharedItems/
H A DSharedParent.h13 MutableValueType, // object with 'value' property that can be updated and read enumerator
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/SharedItems/
H A DSharedParent.h13 MutableValueType, // object with 'value' property that can be updated and read enumerator
/expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp29 case ValueType::MutableValueType: { in extractMutables()
125 return ShareableValue::adapt(rt, value, this, ValueType::MutableValueType) in makeMutable()
/expo/ios/vendored/sdk47/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp28 case ValueType::MutableValueType: { in extractMutables()
124 return ShareableValue::adapt(rt, value, this, ValueType::MutableValueType) in makeMutable()
/expo/ios/vendored/sdk48/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp29 case ValueType::MutableValueType: { in extractMutables()
125 return ShareableValue::adapt(rt, value, this, ValueType::MutableValueType) in makeMutable()
/expo/android/vendored/sdk47/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp28 case ValueType::MutableValueType: { in extractMutables()
124 return ShareableValue::adapt(rt, value, this, ValueType::MutableValueType) in makeMutable()