Searched refs:PersistentFileLogCompletionHandler (Results 1 – 4 of 4) sorted by relevance
6 public typealias PersistentFileLogCompletionHandler = (Error?) -> Void typealias56 …public func appendEntry(entry: String, _ completionHandler: PersistentFileLogCompletionHandler? = … in appendEntry()67 …aping PersistentFileLogFilter, _ completionHandler: @escaping PersistentFileLogCompletionHandler) { in purgeEntriesNotMatchingFilter()84 public func clearEntries(_ completionHandler: @escaping PersistentFileLogCompletionHandler) { in clearEntries()