Home
last modified time | relevance | path

Searched refs:initializeUpdatesDirectory (Results 1 – 6 of 6) sorted by relevance

/expo/ios/versioned/sdk49/EXUpdates/EXUpdates/
H A DAppController.swift251 try initializeUpdatesDirectory() in appController()
493 internal func initializeUpdatesDirectory() throws { in appController() function
494 updatesDirectory = try UpdatesUtils.initializeUpdatesDirectory() in appController()
H A DDevLauncherController.swift175 try controller.initializeUpdatesDirectory() in setup()
H A DUpdatesUtils.swift30 public static func initializeUpdatesDirectory() throws -> URL { in initializeUpdatesDirectory() function
/expo/packages/expo-updates/ios/EXUpdates/
H A DAppController.swift255 try initializeUpdatesDirectory() in appController()
498 internal func initializeUpdatesDirectory() throws { in appController() function
499 updatesDirectory = try UpdatesUtils.initializeUpdatesDirectory() in appController()
H A DDevLauncherController.swift175 try controller.initializeUpdatesDirectory() in setup()
H A DUpdatesUtils.swift41 public static func initializeUpdatesDirectory() throws -> URL { in initializeUpdatesDirectory() function