Home
last modified time | relevance | path

Searched refs:appLoaderTaskDidStartCheckingForRemoteUpdate (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-updates/ios/EXUpdates/AppLoader/
H A DAppLoaderTask.swift68 func appLoaderTaskDidStartCheckingForRemoteUpdate(_: AppLoaderTask) in appLoaderTaskDidStartCheckingForRemoteUpdate() function
370 swiftDelegate.appLoaderTaskDidStartCheckingForRemoteUpdate(self)
/expo/packages/expo-updates/ios/EXUpdates/
H A DAppController.swift353 public func appLoaderTaskDidStartCheckingForRemoteUpdate(_: AppLoaderTask) { in appController() function