| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/view/tests/ |
| H A D | ABI48_0_0ViewTest.cpp | 99 parserContext, oldShadowNode.getProps(), RawProps()); in TEST_F() 100 return oldShadowNode.clone(ShadowNodeFragment{props}); in TEST_F() 124 return oldShadowNode.clone(ShadowNodeFragment{viewProps}); in TEST_F() 143 return oldShadowNode.clone(ShadowNodeFragment{viewProps}); in TEST_F() 156 return oldShadowNode.clone( in TEST_F() 171 auto children = oldShadowNode.getChildren(); in TEST_F() 176 return oldShadowNode.clone( in TEST_F() 191 auto children = oldShadowNode.getChildren(); in TEST_F() 195 return oldShadowNode.clone( in TEST_F() 216 oldShadowNode.getFamily(), in TEST_F() [all …]
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/view/tests/ |
| H A D | ABI49_0_0ViewTest.cpp | 99 parserContext, oldShadowNode.getProps(), RawProps()); in TEST_F() 100 return oldShadowNode.clone(ShadowNodeFragment{props}); in TEST_F() 124 return oldShadowNode.clone(ShadowNodeFragment{viewProps}); in TEST_F() 143 return oldShadowNode.clone(ShadowNodeFragment{viewProps}); in TEST_F() 156 return oldShadowNode.clone( in TEST_F() 171 auto children = oldShadowNode.getChildren(); in TEST_F() 176 return oldShadowNode.clone( in TEST_F() 191 auto children = oldShadowNode.getChildren(); in TEST_F() 195 return oldShadowNode.clone( in TEST_F() 216 oldShadowNode.getFamily(), in TEST_F() [all …]
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/components/view/tests/ |
| H A D | ABI47_0_0ViewTest.cpp | 100 parserContext, oldShadowNode.getProps(), RawProps()); in TEST_F() 101 return oldShadowNode.clone(ShadowNodeFragment{props}); in TEST_F() 125 return oldShadowNode.clone(ShadowNodeFragment{viewProps}); in TEST_F() 144 return oldShadowNode.clone(ShadowNodeFragment{viewProps}); in TEST_F() 157 return oldShadowNode.clone( in TEST_F() 172 auto children = oldShadowNode.getChildren(); in TEST_F() 177 return oldShadowNode.clone( in TEST_F() 192 auto children = oldShadowNode.getChildren(); in TEST_F() 196 return oldShadowNode.clone( in TEST_F() 217 oldShadowNode.getFamily(), in TEST_F() [all …]
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/mounting/tests/ |
| H A D | ABI49_0_0StateReconciliationTest.cpp | 43 shadowNode.cloneTree(family, [&](ShadowNode const &oldShadowNode) { in findDescendantNode() argument 44 result = &oldShadowNode; in findDescendantNode() 45 return oldShadowNode.clone({}); in findDescendantNode() 125 shadowNode->cloneTree(family, [&](ShadowNode const &oldShadowNode) { in TEST() argument 126 return oldShadowNode.clone( in TEST() 148 family, [&](ShadowNode const &oldShadowNode) { in TEST() argument 149 return oldShadowNode.clone( in TEST()
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/mounting/tests/ |
| H A D | ABI48_0_0StateReconciliationTest.cpp | 43 shadowNode.cloneTree(family, [&](ShadowNode const &oldShadowNode) { in findDescendantNode() argument 44 result = &oldShadowNode; in findDescendantNode() 45 return oldShadowNode.clone({}); in findDescendantNode() 125 shadowNode->cloneTree(family, [&](ShadowNode const &oldShadowNode) { in TEST() argument 126 return oldShadowNode.clone( in TEST() 148 family, [&](ShadowNode const &oldShadowNode) { in TEST() argument 149 return oldShadowNode.clone( in TEST()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/mounting/tests/ |
| H A D | ABI47_0_0StateReconciliationTest.cpp | 43 shadowNode.cloneTree(family, [&](ShadowNode const &oldShadowNode) { in findDescendantNode() argument 44 result = &oldShadowNode; in findDescendantNode() 45 return oldShadowNode.clone({}); in findDescendantNode() 125 shadowNode->cloneTree(family, [&](ShadowNode const &oldShadowNode) { in TEST() argument 126 return oldShadowNode.clone( in TEST() 148 family, [&](ShadowNode const &oldShadowNode) { in TEST() argument 149 return oldShadowNode.clone( in TEST()
|
| /expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/Fabric/ |
| H A D | ShadowTreeCloner.cpp | 38 auto &oldShadowNode = parent.first.get().getChildren().at(parent.second); in cloneWithNewProps() local 40 const auto newest = newestShadowNodesRegistry_->get(oldShadowNode->getTag()); in cloneWithNewProps() 42 const auto &source = newest == nullptr ? oldShadowNode : newest; in cloneWithNewProps()
|
| /expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/Fabric/ |
| H A D | ShadowTreeCloner.cpp | 38 auto &oldShadowNode = parent.first.get().getChildren().at(parent.second); in cloneWithNewProps() local 40 const auto newest = newestShadowNodesRegistry_->get(oldShadowNode->getTag()); in cloneWithNewProps() 42 const auto &source = newest == nullptr ? oldShadowNode : newest; in cloneWithNewProps()
|
| /expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/Fabric/ |
| H A D | ShadowTreeCloner.cpp | 38 auto &oldShadowNode = parent.first.get().getChildren().at(parent.second); in cloneWithNewProps() local 40 const auto newest = newestShadowNodesRegistry_->get(oldShadowNode->getTag()); in cloneWithNewProps() 42 const auto &source = newest == nullptr ? oldShadowNode : newest; in cloneWithNewProps()
|
| /expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/Fabric/ |
| H A D | ShadowTreeCloner.cpp | 38 auto &oldShadowNode = parent.first.get().getChildren().at(parent.second); in cloneWithNewProps() local 40 const auto newest = newestShadowNodesRegistry_->get(oldShadowNode->getTag()); in cloneWithNewProps() 42 const auto &source = newest == nullptr ? oldShadowNode : newest; in cloneWithNewProps()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/uimanager/ |
| H A D | ABI47_0_0UIManagerDelegate.h | 41 const ShadowNode &oldShadowNode,
|
| H A D | ABI47_0_0UIManager.cpp | 300 *family, [&](ShadowNode const &oldShadowNode) { in updateState() argument 302 callback(oldShadowNode.getState()->getDataPointer()); in updateState() 307 return oldShadowNode.clone({}); in updateState() 313 return oldShadowNode.clone({ in updateState()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/scheduler/ |
| H A D | ABI47_0_0SchedulerDelegate.h | 44 const ShadowNode &oldShadowNode,
|
| H A D | ABI47_0_0Scheduler.h | 94 const ShadowNode &oldShadowNode,
|
| H A D | ABI47_0_0Scheduler.cpp | 321 const ShadowNode &oldShadowNode, in uiManagerDidCloneShadowNode() argument 327 newShadowNode.getSurfaceId(), oldShadowNode, newShadowNode); in uiManagerDidCloneShadowNode()
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/uimanager/ |
| H A D | ABI49_0_0UIManager.cpp | 318 *family, [&](ShadowNode const &oldShadowNode) { in updateState() argument 320 callback(oldShadowNode.getState()->getDataPointer()); in updateState() 325 return oldShadowNode.clone({}); in updateState() 331 return oldShadowNode.clone({ in updateState() 378 family, [&](ShadowNode const &oldShadowNode) { in setNativeProps_DEPRECATED() argument 389 return oldShadowNode.clone({/* .props = */ props}); in setNativeProps_DEPRECATED()
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/core/ |
| H A D | ABI48_0_0ShadowNode.cpp | 261 std::function<ShadowNode::Unshared(ShadowNode const &oldShadowNode)> const in cloneTree() 270 auto &oldShadowNode = parent.first.get().getChildren().at(parent.second); in cloneTree() local 272 auto newShadowNode = callback(*oldShadowNode); in cloneTree()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/core/ |
| H A D | ABI47_0_0ShadowNode.cpp | 258 std::function<ShadowNode::Unshared(ShadowNode const &oldShadowNode)> const in cloneTree() 267 auto &oldShadowNode = parent.first.get().getChildren().at(parent.second); in cloneTree() local 269 auto newShadowNode = callback(*oldShadowNode); in cloneTree()
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/uimanager/ |
| H A D | ABI48_0_0UIManager.cpp | 297 *family, [&](ShadowNode const &oldShadowNode) { in updateState() argument 299 callback(oldShadowNode.getState()->getDataPointer()); in updateState() 304 return oldShadowNode.clone({}); in updateState() 310 return oldShadowNode.clone({ in updateState()
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/core/ |
| H A D | ABI49_0_0ShadowNode.cpp | 285 std::function<ShadowNode::Unshared(ShadowNode const &oldShadowNode)> const in cloneTree() 294 auto &oldShadowNode = parent.first.get().getChildren().at(parent.second); in cloneTree() local 296 auto newShadowNode = callback(*oldShadowNode); in cloneTree()
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/text/ |
| H A D | ABI48_0_0ParagraphShadowNode.cpp | 201 [&](ShadowNode const &oldShadowNode) { in layout() argument 202 clonedShadowNode = oldShadowNode.clone({}); in layout()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/components/text/ |
| H A D | ABI47_0_0ParagraphShadowNode.cpp | 201 [&](ShadowNode const &oldShadowNode) { in layout() argument 202 clonedShadowNode = oldShadowNode.clone({}); in layout()
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/text/ |
| H A D | ABI49_0_0ParagraphShadowNode.cpp | 199 [&](ShadowNode const &oldShadowNode) { in layout() argument 200 clonedShadowNode = oldShadowNode.clone({}); in layout()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/test_utils/ |
| H A D | ABI47_0_0shadowTreeGeneration.h | 262 edge.shadowNode->getFamily(), [&](ShadowNode const &oldShadowNode) { in alterShadowTree() 263 return alteration(entropy, oldShadowNode); in alterShadowTree()
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/test_utils/ |
| H A D | ABI49_0_0shadowTreeGeneration.h | 268 edge.shadowNode->getFamily(), [&](ShadowNode const &oldShadowNode) { in alterShadowTree() 269 return alteration(entropy, oldShadowNode); in alterShadowTree()
|