Home
last modified time | relevance | path

Searched refs:FrozenObjectWrapper (Results 1 – 8 of 8) sorted by relevance

/expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/SharedItems/
H A DValueWrapper.h82 class FrozenObjectWrapper : public ValueWrapper {
84 explicit FrozenObjectWrapper(const std::shared_ptr<FrozenObject> &_value) in FrozenObjectWrapper() function
134 return static_cast<FrozenObjectWrapper *>(valueContainer.get())->value; in asFrozenObject()
H A DShareableValue.cpp73 valueContainer = std::make_unique<FrozenObjectWrapper>( in adapt()
126 valueContainer = std::make_unique<FrozenObjectWrapper>( in adapt()
166 valueContainer = std::make_unique<FrozenObjectWrapper>( in adapt()
/expo/ios/vendored/sdk47/react-native-reanimated/Common/cpp/SharedItems/
H A DValueWrapper.h82 class FrozenObjectWrapper : public ValueWrapper {
84 explicit FrozenObjectWrapper(const std::shared_ptr<FrozenObject> &_value) in FrozenObjectWrapper() function
134 return static_cast<FrozenObjectWrapper *>(valueContainer.get())->value; in asFrozenObject()
H A DShareableValue.cpp73 valueContainer = std::make_unique<FrozenObjectWrapper>( in adapt()
126 valueContainer = std::make_unique<FrozenObjectWrapper>( in adapt()
166 valueContainer = std::make_unique<FrozenObjectWrapper>( in adapt()
/expo/android/vendored/sdk47/react-native-reanimated/Common/cpp/SharedItems/
H A DValueWrapper.h82 class FrozenObjectWrapper : public ValueWrapper {
84 explicit FrozenObjectWrapper(const std::shared_ptr<FrozenObject> &_value) in FrozenObjectWrapper() function
134 return static_cast<FrozenObjectWrapper *>(valueContainer.get())->value; in asFrozenObject()
H A DShareableValue.cpp73 valueContainer = std::make_unique<FrozenObjectWrapper>( in adapt()
126 valueContainer = std::make_unique<FrozenObjectWrapper>( in adapt()
166 valueContainer = std::make_unique<FrozenObjectWrapper>( in adapt()
/expo/ios/vendored/sdk48/react-native-reanimated/Common/cpp/SharedItems/
H A DValueWrapper.h82 class FrozenObjectWrapper : public ValueWrapper {
84 explicit FrozenObjectWrapper(const std::shared_ptr<FrozenObject> &_value) in FrozenObjectWrapper() function
134 return static_cast<FrozenObjectWrapper *>(valueContainer.get())->value; in asFrozenObject()
H A DShareableValue.cpp73 valueContainer = std::make_unique<FrozenObjectWrapper>( in adapt()
126 valueContainer = std::make_unique<FrozenObjectWrapper>( in adapt()
166 valueContainer = std::make_unique<FrozenObjectWrapper>( in adapt()