Home
last modified time | relevance | path

Searched refs:ClosureType (Results 1 – 11 of 11) sorted by relevance

/expo/ios/versioned/sdk47/ExpoModulesCore/ios/Swift/Functions/
H A DSyncFunctionComponent.swift22 typealias ClosureType = (Args) throws -> ReturnType in call() typealias
27 let body: ClosureType in call()
33 _ body: @escaping ClosureType in call()
H A DAsyncFunctionComponent.swift24 typealias ClosureType = (Args) throws -> ReturnType in runOnQueue() typealias
29 let body: ClosureType in runOnQueue()
45 _ body: @escaping ClosureType in runOnQueue()
/expo/ios/versioned/sdk48/ExpoModulesCore/ios/Swift/Functions/
H A DSyncFunctionComponent.swift22 typealias ClosureType = (Args) throws -> ReturnType in call() typealias
27 let body: ClosureType in call()
33 _ body: @escaping ClosureType in call()
H A DConcurrentFunctionDefinition.swift8 typealias ClosureType = (Args) async throws -> ReturnType typealias
10 let body: ClosureType
16 _ body: @escaping ClosureType
H A DAsyncFunctionComponent.swift24 typealias ClosureType = (Args) throws -> ReturnType in runOnQueue() typealias
29 let body: ClosureType in runOnQueue()
45 _ body: @escaping ClosureType in runOnQueue()
/expo/packages/expo-modules-core/ios/Swift/Functions/
H A DSyncFunctionComponent.swift23 typealias ClosureType = (Args) throws -> ReturnType in call() typealias
28 let body: ClosureType in call()
34 _ body: @escaping ClosureType in call()
H A DConcurrentFunctionDefinition.swift8 typealias ClosureType = (Args) async throws -> ReturnType typealias
10 let body: ClosureType
16 _ body: @escaping ClosureType
H A DAsyncFunctionComponent.swift24 typealias ClosureType = (Args) throws -> ReturnType in runOnQueue() typealias
29 let body: ClosureType in runOnQueue()
45 _ body: @escaping ClosureType in runOnQueue()
/expo/ios/versioned/sdk49/ExpoModulesCore/ios/Swift/Functions/
H A DSyncFunctionComponent.swift23 typealias ClosureType = (Args) throws -> ReturnType in call() typealias
28 let body: ClosureType in call()
34 _ body: @escaping ClosureType in call()
H A DConcurrentFunctionDefinition.swift8 typealias ClosureType = (Args) async throws -> ReturnType typealias
10 let body: ClosureType
16 _ body: @escaping ClosureType
H A DAsyncFunctionComponent.swift24 typealias ClosureType = (Args) throws -> ReturnType in runOnQueue() typealias
29 let body: ClosureType in runOnQueue()
45 _ body: @escaping ClosureType in runOnQueue()