Home
last modified time | relevance | path

Searched refs:CannotDetermineDiskCapacity (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-file-system/ios/
H A DFileSystemExceptions.swift65 final class CannotDetermineDiskCapacity: Exception { class
H A DFileSystemHelpers.swift55 throw CannotDetermineDiskCapacity().causedBy(error) in getResourceValues()
H A DFileSystemModule.swift249 throw CannotDetermineDiskCapacity() in definition()
258 throw CannotDetermineDiskCapacity() in definition()