Home
last modified time | relevance | path

Searched refs:onSend (Results 1 – 5 of 5) sorted by relevance

/expo/packages/expo-file-system/ios/
H A DFileSystemModule.swift168 …let onSend: EXUploadDelegateOnSendCallback = { [weak self] _, _, totalBytesSent, totalBytesExpecte… in definition() variable
180 onSendCallback: onSend, in definition()
H A DEXFileSystem.m609 …EXUploadDelegateOnSendCallback onSend = ^(NSURLSessionUploadTask *task, int64_t bytesSent, int64_t…
623 … onSendCallback:onSend
/expo/ios/versioned/sdk47/EXFileSystem/EXFileSystem/
H A DABI47_0_0EXFileSystem.m610 …ABI47_0_0EXUploadDelegateOnSendCallback onSend = ^(NSURLSessionUploadTask *task, int64_t bytesSent…
624 … onSendCallback:onSend
/expo/ios/versioned/sdk49/EXFileSystem/EXFileSystem/
H A DABI49_0_0EXFileSystem.m609 …ABI49_0_0EXUploadDelegateOnSendCallback onSend = ^(NSURLSessionUploadTask *task, int64_t bytesSent…
623 … onSendCallback:onSend
/expo/ios/versioned/sdk48/EXFileSystem/EXFileSystem/
H A DABI48_0_0EXFileSystem.m610 …ABI48_0_0EXUploadDelegateOnSendCallback onSend = ^(NSURLSessionUploadTask *task, int64_t bytesSent…
624 … onSendCallback:onSend