Home
last modified time | relevance | path

Searched refs:getContextContainer (Results 1 – 24 of 24) sorted by relevance

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/core/
H A DABI48_0_0ComponentDescriptor.cpp18 ContextContainer::Shared const &ComponentDescriptor::getContextContainer() in getContextContainer() function in ABI48_0_0facebook::ABI48_0_0React::ComponentDescriptor
H A DABI48_0_0ComponentDescriptor.h57 ContextContainer::Shared const &getContextContainer() const;
H A DABI48_0_0ShadowNode.cpp123 ContextContainer::Shared ShadowNode::getContextContainer() const { in getContextContainer() function in ABI48_0_0facebook::ABI48_0_0React::ShadowNode
124 return family_->componentDescriptor_.getContextContainer(); in getContextContainer()
H A DABI48_0_0LayoutableShadowNode.cpp155 descendantNode->getContextContainer() in computeRelativeLayoutMetrics()
156 ? descendantNode->getContextContainer()->find<bool>( in computeRelativeLayoutMetrics()
H A DABI48_0_0ShadowNode.h135 ContextContainer::Shared getContextContainer() const;
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/core/
H A DABI49_0_0ComponentDescriptor.cpp18 ContextContainer::Shared const &ComponentDescriptor::getContextContainer() in getContextContainer() function in ABI49_0_0facebook::ABI49_0_0React::ComponentDescriptor
H A DABI49_0_0ComponentDescriptor.h57 ContextContainer::Shared const &getContextContainer() const;
H A DABI49_0_0ShadowNode.cpp147 ContextContainer::Shared ShadowNode::getContextContainer() const { in getContextContainer() function in ABI49_0_0facebook::ABI49_0_0React::ShadowNode
148 return family_->componentDescriptor_.getContextContainer(); in getContextContainer()
H A DABI49_0_0ShadowNode.h137 ContextContainer::Shared getContextContainer() const;
H A DABI49_0_0LayoutableShadowNode.cpp159 descendantNode->getContextContainer() in computeRelativeLayoutMetrics()
160 ? descendantNode->getContextContainer()->find<bool>( in computeRelativeLayoutMetrics()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/core/
H A DABI47_0_0ComponentDescriptor.cpp19 ContextContainer::Shared const &ComponentDescriptor::getContextContainer() in getContextContainer() function in ABI47_0_0facebook::ABI47_0_0React::ComponentDescriptor
H A DABI47_0_0ComponentDescriptor.h57 ContextContainer::Shared const &getContextContainer() const;
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/scheduler/
H A DABI48_0_0Scheduler.h106 ContextContainer::Shared getContextContainer() const;
H A DABI48_0_0SurfaceManager.cpp26 surfaceHandler.setContextContainer(scheduler_.getContextContainer()); in startSurface()
H A DABI48_0_0Scheduler.cpp193 surfaceHandler.setContextContainer(getContextContainer()); in registerSurface()
348 ContextContainer::Shared Scheduler::getContextContainer() const { in getContextContainer() function in ABI48_0_0facebook::ABI48_0_0React::Scheduler
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/scheduler/
H A DABI49_0_0Scheduler.h107 ContextContainer::Shared getContextContainer() const;
H A DABI49_0_0SurfaceManager.cpp26 surfaceHandler.setContextContainer(scheduler_.getContextContainer()); in startSurface()
H A DABI49_0_0Scheduler.cpp201 surfaceHandler.setContextContainer(getContextContainer()); in registerSurface()
380 ContextContainer::Shared Scheduler::getContextContainer() const { in getContextContainer() function in ABI49_0_0facebook::ABI49_0_0React::Scheduler
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/scheduler/
H A DABI47_0_0Scheduler.h109 ContextContainer::Shared getContextContainer() const;
H A DABI47_0_0SurfaceManager.cpp27 surfaceHandler.setContextContainer(scheduler_.getContextContainer()); in startSurface()
H A DABI47_0_0Scheduler.cpp201 surfaceHandler.setContextContainer(getContextContainer()); in registerSurface()
367 ContextContainer::Shared Scheduler::getContextContainer() const { in getContextContainer() function in ABI47_0_0facebook::ABI47_0_0React::Scheduler
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/components/textinput/androidtextinput/react/renderer/components/androidtextinput/
H A DABI47_0_0AndroidTextInputComponentDescriptor.h98 const_cast<ContextContainer *>(getContextContainer().get())); in adopt()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/textinput/androidtextinput/react/renderer/components/androidtextinput/
H A DABI49_0_0AndroidTextInputComponentDescriptor.h98 const_cast<ContextContainer *>(getContextContainer().get())); in adopt()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/textinput/androidtextinput/react/renderer/components/androidtextinput/
H A DABI48_0_0AndroidTextInputComponentDescriptor.h98 const_cast<ContextContainer *>(getContextContainer().get())); in adopt()