Home
last modified time | relevance | path

Searched refs:stringToList (Results 1 – 4 of 4) sorted by relevance

/expo/packages/expo-modules-core/ios/Swift/Logging/
H A DPersistentFileLog.swift124 return try stringToList(String(contentsOfFile: filePath, encoding: .utf8)) in readFileSync()
141 private func stringToList(_ contents: String?) -> [String] { in stringToList() function
/expo/ios/versioned/sdk48/ExpoModulesCore/ios/Swift/Logging/
H A DPersistentFileLog.swift124 return try stringToList(String(contentsOfFile: filePath, encoding: .utf8)) in readFileSync()
141 private func stringToList(_ contents: String?) -> [String] { in stringToList() function
/expo/ios/versioned/sdk49/ExpoModulesCore/ios/Swift/Logging/
H A DPersistentFileLog.swift124 return try stringToList(String(contentsOfFile: filePath, encoding: .utf8)) in readFileSync()
141 private func stringToList(_ contents: String?) -> [String] { in stringToList() function
/expo/ios/versioned/sdk47/ExpoModulesCore/ios/Swift/Logging/
H A DPersistentFileLog.swift124 return try stringToList(String(contentsOfFile: filePath, encoding: .utf8)) in readFileSync()
141 private func stringToList(_ contents: String?) -> [String] { in stringToList() function