Home
last modified time | relevance | path

Searched refs:isUpToDate (Results 1 – 25 of 29) sorted by relevance

12

/expo/packages/expo-updates/ios/EXUpdates/AppLoader/
H A DAppLoaderTask.swift24 …func appLoaderTask(_: AppLoaderTask, didFinishWithLauncher launcher: AppLauncher, isUpToDate: Bool) in appLoaderTask()
124 private var isUpToDate: Bool variable
142 self.isUpToDate = false
243 …te.appLoaderTask(self, didFinishWithLauncher: self.finalizedLauncher!, isUpToDate: self.isUpToDate) in finish()
379 self.isUpToDate = true
387 self.isUpToDate = false
413 self.isUpToDate = true
428 self.isUpToDate = false
448 self.isUpToDate = true
517 self.isUpToDate = true in launchUpdate()
/expo/ios/versioned/sdk49/EXUpdates/EXUpdates/AppLoader/
H A DAppLoaderTask.swift25 …func appLoaderTask(_: AppLoaderTask, didFinishWithLauncher launcher: AppLauncher, isUpToDate: Bool) in appLoaderTask()
85 private var isUpToDate: Bool variable
103 self.isUpToDate = false
206 …te.appLoaderTask(self, didFinishWithLauncher: self.finalizedLauncher!, isUpToDate: self.isUpToDate) in finish()
342 self.isUpToDate = true
350 self.isUpToDate = false
366 self.isUpToDate = true
381 self.isUpToDate = false
391 self.isUpToDate = true
507 self.isUpToDate = true in launchUpdate()
/expo/packages/expo-updates/android/src/main/java/expo/modules/updates/loader/
H A DLoaderTask.kt107 fun onSuccess(launcher: Launcher, isUpToDate: Boolean) in <lambda>()
132 private var isUpToDate = false in <lambda>() variable
244 callback.onSuccess(finalizedLauncher!!, isUpToDate) in <lambda>()
364 isUpToDate = true in <lambda>()
369 isUpToDate = true in <lambda>()
378 isUpToDate = true in <lambda>()
389 isUpToDate = false in <lambda>()
395 isUpToDate = true in <lambda>()
437 isUpToDate = true in <lambda>()
/expo/ios/versioned/sdk47/EXUpdates/EXUpdates/AppLoader/
H A DABI47_0_0EXUpdatesAppLoaderTask.h30 …Task didFinishWithLauncher:(id<ABI47_0_0EXUpdatesAppLauncher>)launcher isUpToDate:(BOOL)isUpToDate;
H A DABI47_0_0EXUpdatesAppLoaderTask.m39 @property (nonatomic, assign) BOOL isUpToDate; property
183 …gate appLoaderTask:self didFinishWithLauncher:self->_finalizedLauncher isUpToDate:self->_isUpToDat…
/expo/ios/versioned/sdk48/EXUpdates/EXUpdates/AppLoader/
H A DABI48_0_0EXUpdatesAppLoaderTask.h30 …Task didFinishWithLauncher:(id<ABI48_0_0EXUpdatesAppLauncher>)launcher isUpToDate:(BOOL)isUpToDate;
H A DABI48_0_0EXUpdatesAppLoaderTask.m39 @property (nonatomic, assign) BOOL isUpToDate; property
183 …gate appLoaderTask:self didFinishWithLauncher:self->_finalizedLauncher isUpToDate:self->_isUpToDat…
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/Text/
H A DABI47_0_0RCTParagraphComponentAccessibilityProvider.h32 - (BOOL)isUpToDate:(ABI47_0_0facebook::ABI47_0_0React::AttributedString)currentAttributedString;
H A DABI47_0_0RCTParagraphComponentAccessibilityProvider.mm176 - (BOOL)isUpToDate:(ABI47_0_0facebook::ABI47_0_0React::AttributedString)currentAttributedString
H A DABI47_0_0RCTParagraphComponentView.mm164 if (![_accessibilityProvider isUpToDate:data.attributedString]) {
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/Text/
H A DABI49_0_0RCTParagraphComponentAccessibilityProvider.h32 - (BOOL)isUpToDate:(ABI49_0_0facebook::ABI49_0_0React::AttributedString)currentAttributedString;
H A DABI49_0_0RCTParagraphComponentAccessibilityProvider.mm176 - (BOOL)isUpToDate:(ABI49_0_0facebook::ABI49_0_0React::AttributedString)currentAttributedString
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/Text/
H A DABI48_0_0RCTParagraphComponentAccessibilityProvider.h32 - (BOOL)isUpToDate:(ABI48_0_0facebook::ABI48_0_0React::AttributedString)currentAttributedString;
H A DABI48_0_0RCTParagraphComponentAccessibilityProvider.mm176 - (BOOL)isUpToDate:(ABI48_0_0facebook::ABI48_0_0React::AttributedString)currentAttributedString
/expo/ios/Exponent/Kernel/AppLoader/
H A DEXEmbeddedHomeLoader.m26 @property (nonatomic, assign) BOOL isUpToDate; property
38 @synthesize isUpToDate = _isUpToDate;
H A DEXAbstractLoader.h52 @property (nonatomic, readonly) BOOL isUpToDate;
H A DEXDevelopmentHomeLoader.m38 @property (nonatomic, assign) BOOL isUpToDate; property
56 @synthesize isUpToDate = _isUpToDate;
270 self.isUpToDate = YES;
H A DEXAppLoaderExpoUpdates.m40 @property (nonatomic, assign) BOOL isUpToDate; property
85 @synthesize isUpToDate = _isUpToDate;
227 …)appLoaderTask didFinishWithLauncher:(id<EXUpdatesAppLauncher>)launcher isUpToDate:(BOOL)isUpToDate
240 _isUpToDate = isUpToDate;
502 self.isUpToDate = YES;
/expo/android/expoview/src/main/java/host/exp/exponent/
H A DExpoUpdatesAppLoader.kt82 var isUpToDate = true variable
267 override fun onSuccess(launcher: Launcher, isUpToDate: Boolean) { in startLoaderTask()
272 this@ExpoUpdatesAppLoader.isUpToDate = isUpToDate in startLoaderTask()
/expo/ios/versioned/sdk47/EXUpdates/EXUpdates/
H A DABI47_0_0EXUpdatesAppController.m287 …rTask didFinishWithLauncher:(id<ABI47_0_0EXUpdatesAppLauncher>)launcher isUpToDate:(BOOL)isUpToDate
289 …sAppController appLoaderTask didFinishWithLauncher, isUpToDate=%d, remoteLoadStatus=%ld", isUpToDa…
291 // if isUpToDate is false, that means a remote update is still loading in the background (this
293 if (_remoteLoadStatus == ABI47_0_0EXUpdatesRemoteLoadStatusLoading && isUpToDate) {
/expo/ios/versioned/sdk48/EXUpdates/EXUpdates/
H A DABI48_0_0EXUpdatesAppController.m287 …rTask didFinishWithLauncher:(id<ABI48_0_0EXUpdatesAppLauncher>)launcher isUpToDate:(BOOL)isUpToDate
289 …sAppController appLoaderTask didFinishWithLauncher, isUpToDate=%d, remoteLoadStatus=%ld", isUpToDa…
291 // if isUpToDate is false, that means a remote update is still loading in the background (this
293 if (_remoteLoadStatus == ABI48_0_0EXUpdatesRemoteLoadStatusLoading && isUpToDate) {
/expo/ios/versioned/sdk49/EXUpdates/EXUpdates/
H A DAppController.swift369 …nc appLoaderTask(_: AppLoaderTask, didFinishWithLauncher launcher: AppLauncher, isUpToDate: Bool) { in appController()
372 isUpToDate, in appController()
380 if remoteLoadStatus == .Loading && isUpToDate { in appController()
/expo/packages/expo-updates/ios/EXUpdates/
H A DAppController.swift377 …nc appLoaderTask(_: AppLoaderTask, didFinishWithLauncher launcher: AppLauncher, isUpToDate: Bool) { in appController()
380 isUpToDate, in appController()
388 if remoteLoadStatus == .Loading && isUpToDate { in appController()
/expo/tools/src/commands/
H A DAndroidBuildPackages.ts105 const isUpToDate = await _isPackageUpToDate( constant
109 if (!isUpToDate) {
/expo/packages/expo-updates/android/src/main/java/expo/modules/updates/
H A DUpdatesController.kt301 override fun onSuccess(launcher: Launcher, isUpToDate: Boolean) { in start()
302 … if (remoteLoadStatus == ErrorRecoveryDelegate.RemoteLoadStatus.NEW_UPDATE_LOADING && isUpToDate) { in start()

12