Home
last modified time | relevance | path

Searched refs:updateState (Results 1 – 25 of 85) sorted by relevance

1234

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/core/
H A DABI48_0_0ConcreteState.h62 void updateState(
65 updateState(
80 void updateState(
105 void updateState(folly::dynamic data) const override { in updateState() function
106 updateState(std::move(Data(getData(), data))); in updateState()
H A DABI48_0_0State.h71 virtual void updateState(folly::dynamic data) const = 0;
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/core/
H A DABI49_0_0ConcreteState.h62 void updateState(
65 updateState(
80 void updateState(
105 void updateState(folly::dynamic data) const override { in updateState() function
106 updateState(std::move(Data(getData(), data))); in updateState()
H A DABI49_0_0State.h71 virtual void updateState(folly::dynamic data) const = 0;
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/core/
H A DABI47_0_0ConcreteState.h62 void updateState(
65 updateState(
80 void updateState(
105 void updateState(folly::dynamic data) const override { in updateState() function
106 updateState(std::move(Data(getData(), data))); in updateState()
H A DABI47_0_0State.h71 virtual void updateState(folly::dynamic data) const = 0;
/expo/ios/vendored/sdk47/react-native-safe-area-context/ios/Fabric/
H A DABI47_0_0RNCSafeAreaViewComponentView.mm84 [self updateState];
99 - (void)updateState
105 _state->updateState(
121 - (void)updateState:(State::Shared const &)state oldState:(State::Shared const &)oldState
/expo/ios/vendored/sdk49/react-native-safe-area-context/ios/Fabric/
H A DABI49_0_0RNCSafeAreaViewComponentView.mm84 [self updateState];
99 - (void)updateState
105 _state->updateState(
121 - (void)updateState:(State::Shared const &)state oldState:(State::Shared const &)oldState
/expo/ios/vendored/sdk48/react-native-safe-area-context/ios/Fabric/
H A DABI48_0_0RNCSafeAreaViewComponentView.mm84 [self updateState];
99 - (void)updateState
105 _state->updateState(
121 - (void)updateState:(State::Shared const &)state oldState:(State::Shared const &)oldState
/expo/ios/vendored/unversioned/react-native-safe-area-context/ios/Fabric/
H A DRNCSafeAreaViewComponentView.mm84 [self updateState];
99 - (void)updateState
105 _state->updateState(
121 - (void)updateState:(State::Shared const &)state oldState:(State::Shared const &)oldState
/expo/android/vendored/unversioned/react-native-screens/android/src/fabric/java/com/swmansion/rnscreens/
H A DFabricEnabledViewGroup.kt21 updateState(width, height) in updateScreenSizeFabric()
25 fun updateState(width: Int, height: Int) { in updateState() method
/expo/android/vendored/sdk48/react-native-screens/android/src/fabric/java/abi48_0_0/com/swmansion/rnscreens/
H A DFabricEnabledViewGroup.kt21 updateState(width, height) in updateScreenSizeFabric()
25 fun updateState(width: Int, height: Int) { in updateState() method
/expo/android/vendored/sdk49/react-native-screens/android/src/fabric/java/abi49_0_0/com/swmansion/rnscreens/
H A DFabricEnabledViewGroup.kt21 updateState(width, height) in updateScreenSizeFabric()
25 fun updateState(width: Int, height: Int) { in updateState() method
/expo/android/vendored/sdk47/react-native-screens/android/src/fabric/java/abi47_0_0/com/swmansion/rnscreens/
H A DFabricEnabledViewGroup.kt21 updateState(width, height) in updateScreenSizeFabric()
25 fun updateState(width: Int, height: Int) { in updateState() method
/expo/packages/expo-router/build/global-state/
H A Drouter-store.js100 exports.store.updateState(state, undefined);
114 updateState(state, nextState = state) { method in RouterStore
166 exports.store.updateState(currentState);
H A Drouter-store.d.ts34 updateState(state: ResultState, nextState?: ResultState): void;
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/SafeAreaView/
H A DABI49_0_0RCTSafeAreaViewComponentView.mm54 _state->updateState(
78 - (void)updateState:(ABI49_0_0facebook::ABI49_0_0React::State::Shared const &)state
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/SafeAreaView/
H A DABI48_0_0RCTSafeAreaViewComponentView.mm54 _state->updateState(
78 - (void)updateState:(ABI48_0_0facebook::ABI48_0_0React::State::Shared const &)state
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/SafeAreaView/
H A DABI47_0_0RCTSafeAreaViewComponentView.mm55 _state->updateState(
79 - (void)updateState:(ABI47_0_0facebook::ABI47_0_0React::State::Shared const &)state
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Mounting/
H A DABI47_0_0UIView+ComponentViewProtocol.h30 - (void)updateState:(ABI47_0_0facebook::ABI47_0_0React::State::Shared const &)state
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Mounting/
H A DABI49_0_0UIView+ComponentViewProtocol.h30 - (void)updateState:(ABI49_0_0facebook::ABI49_0_0React::State::Shared const &)state
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/Mounting/
H A DABI48_0_0UIView+ComponentViewProtocol.h30 - (void)updateState:(ABI48_0_0facebook::ABI48_0_0React::State::Shared const &)state
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/SurfaceHostingComponent/
H A DABI47_0_0RCTSurfaceHostingComponentController.mm87 [strongSelf.component updateState:^(ABI47_0_0RCTSurfaceHostingComponentState *state) {
103 [strongSelf.component updateState:^(ABI47_0_0RCTSurfaceHostingComponentState *state) {
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/SurfaceHostingComponent/
H A DABI49_0_0RCTSurfaceHostingComponentController.mm88 updateState:^(ABI49_0_0RCTSurfaceHostingComponentState *state) {
105 updateState:^(ABI49_0_0RCTSurfaceHostingComponentState *state) {
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/SurfaceHostingComponent/
H A DABI48_0_0RCTSurfaceHostingComponentController.mm88 updateState:^(ABI48_0_0RCTSurfaceHostingComponentState *state) {
105 updateState:^(ABI48_0_0RCTSurfaceHostingComponentState *state) {

1234