| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/core/ |
| H A D | ABI48_0_0ConcreteState.h | 52 Data const &getData() const { in getData() function 102 return getData().getDynamic(); in getDynamic() 106 updateState(std::move(Data(getData(), data))); in updateState() 109 return getData().getMapBuffer(); in getMapBuffer()
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/core/ |
| H A D | ABI49_0_0ConcreteState.h | 52 Data const &getData() const { in getData() function 102 return getData().getDynamic(); in getDynamic() 106 updateState(std::move(Data(getData(), data))); in updateState() 109 return getData().getMapBuffer(); in getMapBuffer()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/core/ |
| H A D | ABI47_0_0ConcreteState.h | 52 Data const &getData() const { in getData() function 102 return getData().getDynamic(); in getDynamic() 106 updateState(std::move(Data(getData(), data))); in updateState() 109 return getData().getMapBuffer(); in getMapBuffer()
|
| /expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/model/triggers/ |
| H A D | FirebaseNotificationTrigger.java | 56 if (getRemoteMessage().getData().containsKey("channelId")) { in getNotificationChannel() 57 return getRemoteMessage().getData().get("channelId"); in getNotificationChannel()
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/Text/ |
| H A D | ABI49_0_0RCTParagraphComponentView.mm | 65 return ABI49_0_0RCTNSAttributedStringFromAttributedString(_state->getData().attributedString); 119 auto textLayoutManager = _state->getData().paragraphLayoutManager.getTextLayoutManager(); 120 auto nsTextStorage = _state->getData().paragraphLayoutManager.getHostTextStorage(); 127 [nativeTextLayoutManager drawAttributedString:_state->getData().attributedString 159 auto &data = _state->getData(); 189 auto textLayoutManager = _state->getData().paragraphLayoutManager.getTextLayoutManager(); 195 …auto eventEmitter = [nativeTextLayoutManager getEventEmitterWithAttributeString:_state->getData().…
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/Text/ |
| H A D | ABI47_0_0RCTParagraphComponentView.mm | 66 return ABI47_0_0RCTNSAttributedStringFromAttributedString(_state->getData().attributedString); 120 auto textLayoutManager = _state->getData().layoutManager.lock(); 131 [nativeTextLayoutManager drawAttributedString:_state->getData().attributedString 162 auto &data = _state->getData(); 195 auto textLayoutManager = _state->getData().layoutManager.lock(); 205 …auto eventEmitter = [nativeTextLayoutManager getEventEmitterWithAttributeString:_state->getData().…
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/Text/ |
| H A D | ABI48_0_0RCTParagraphComponentView.mm | 66 return ABI48_0_0RCTNSAttributedStringFromAttributedString(_state->getData().attributedString); 120 auto textLayoutManager = _state->getData().layoutManager.lock(); 131 [nativeTextLayoutManager drawAttributedString:_state->getData().attributedString 162 auto &data = _state->getData(); 195 auto textLayoutManager = _state->getData().layoutManager.lock(); 205 …auto eventEmitter = [nativeTextLayoutManager getEventEmitterWithAttributeString:_state->getData().…
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/Image/ |
| H A D | ABI47_0_0RCTImageComponentView.mm | 84 …bool havePreviousData = oldImageState && oldImageState->getData().getImageSource() != ImageSource{… 87 …(newImageState && newImageState->getData().getImageSource() != oldImageState->getData().getImageSo… 100 auto &observerCoordinator = _state->getData().getImageRequest().getObserverCoordinator(); 107 auto &observerCoordinator = _state->getData().getImageRequest().getObserverCoordinator();
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/Image/ |
| H A D | ABI48_0_0RCTImageComponentView.mm | 84 …bool havePreviousData = oldImageState && oldImageState->getData().getImageSource() != ImageSource{… 87 …(newImageState && newImageState->getData().getImageSource() != oldImageState->getData().getImageSo… 100 auto &observerCoordinator = _state->getData().getImageRequest().getObserverCoordinator(); 107 auto &observerCoordinator = _state->getData().getImageRequest().getObserverCoordinator();
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/modal/ |
| H A D | ABI48_0_0ModalHostViewComponentDescriptor.h | 36 auto stateData = state->getData(); in adopt()
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/inputaccessory/ |
| H A D | ABI48_0_0InputAccessoryComponentDescriptor.h | 35 auto stateData = state->getData(); in adopt()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/components/modal/ |
| H A D | ABI47_0_0ModalHostViewComponentDescriptor.h | 36 auto stateData = state->getData(); in adopt()
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/modal/ |
| H A D | ABI49_0_0ModalHostViewComponentDescriptor.h | 36 auto stateData = state->getData(); in adopt()
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/inputaccessory/ |
| H A D | ABI49_0_0InputAccessoryComponentDescriptor.h | 35 auto stateData = state->getData(); in adopt()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/components/inputaccessory/ |
| H A D | ABI47_0_0InputAccessoryComponentDescriptor.h | 35 auto stateData = state->getData(); in adopt()
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/safeareaview/ |
| H A D | ABI48_0_0SafeAreaViewComponentDescriptor.h | 38 auto stateData = state->getData(); in adopt()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/components/safeareaview/ |
| H A D | ABI47_0_0SafeAreaViewComponentDescriptor.h | 38 auto stateData = state->getData(); in adopt()
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/safeareaview/ |
| H A D | ABI49_0_0SafeAreaViewComponentDescriptor.h | 38 auto stateData = state->getData(); in adopt()
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/Image/ |
| H A D | ABI49_0_0RCTImageComponentView.mm | 85 …bool havePreviousData = oldImageState && oldImageState->getData().getImageSource() != ImageSource{… 88 …(newImageState && newImageState->getData().getImageSource() != oldImageState->getData().getImageSo… 101 auto const &imageRequest = _state->getData().getImageRequest(); 121 auto &observerCoordinator = _state->getData().getImageRequest().getObserverCoordinator();
|
| /expo/packages/expo-contacts/android/src/main/java/expo/modules/contacts/models/ |
| H A D | BaseModel.java | 80 .withValue(EXColumns.DATA, getData()) in getInsertOperation() 101 public String getData() { in getData() method in BaseModel 166 values.put(EXColumns.DATA, getData()); in getContentValues()
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/contacts/models/ |
| H A D | BaseModel.java | 80 .withValue(EXColumns.DATA, getData()) in getInsertOperation() 101 public String getData() { in getData() method in BaseModel 166 values.put(EXColumns.DATA, getData()); in getContentValues()
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/contacts/models/ |
| H A D | BaseModel.java | 80 .withValue(EXColumns.DATA, getData()) in getInsertOperation() 101 public String getData() { in getData() method in BaseModel 166 values.put(EXColumns.DATA, getData()); in getContentValues()
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/contacts/models/ |
| H A D | BaseModel.java | 80 .withValue(EXColumns.DATA, getData()) in getInsertOperation() 101 public String getData() { in getData() method in BaseModel 166 values.put(EXColumns.DATA, getData()); in getContentValues()
|
| /expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/ports/ |
| H A D | SkRemotableFontMgr.h | 133 virtual SkStreamAsset* getData(int dataId) const = 0;
|
| /expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/ports/ |
| H A D | SkRemotableFontMgr.h | 133 virtual SkStreamAsset* getData(int dataId) const = 0;
|