Home
last modified time | relevance | path

Searched defs:TransferError (Results 1 – 25 of 35) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-awstransfer/include/aws/awstransfer/
H A DTransferErrors.h60 TransferError() {} in TransferError() function
61TransferError(const Aws::Client::AWSError<Aws::Client::CoreErrors>& rhs) : Aws::Client::AWSError<T… in TransferError() function
62TransferError(Aws::Client::AWSError<Aws::Client::CoreErrors>&& rhs) : Aws::Client::AWSError<Transf… in TransferError() function
63TransferError(const Aws::Client::AWSError<TransferErrors>& rhs) : Aws::Client::AWSError<TransferEr… in TransferError() function
64TransferError(Aws::Client::AWSError<TransferErrors>&& rhs) : Aws::Client::AWSError<TransferErrors>… in TransferError() function
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/pkg/sftp/
H A Drequest-interfaces.go102 type TransferError interface { interface
103 TransferError(err error) methodSpec
H A Drequest-example.go652 func (f *memFile) TransferError(err error) { func
/dports/net/rclone/rclone-1.57.0/vendor/github.com/pkg/sftp/
H A Drequest-interfaces.go111 type TransferError interface { interface
112 TransferError(err error) methodSpec
H A Drequest-example.go661 func (f *memFile) TransferError(err error) { func
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/pkg/sftp/
H A Drequest-interfaces.go111 type TransferError interface { interface
112 TransferError(err error) methodSpec
H A Drequest-example.go661 func (f *memFile) TransferError(err error) { func
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/pkg/sftp/
H A Drequest-interfaces.go119 type TransferError interface { interface
120 TransferError(err error) methodSpec
H A Drequest-example.go661 func (f *memFile) TransferError(err error) { func
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-core/src/command/
H A Dtransfer.rs37 pub enum TransferError { enum
113 impl PrettyError for TransferError { implementation
158 ) -> Result<(TextureSelector, hal::TextureCopyBase, wgt::TextureFormat), TransferError> { in extract_texture_selector() argument
209 ) -> Result<(BufferAddress, BufferAddress), TransferError> { in validate_linear_texture_data() argument
297 ) -> Result<(hal::CopyExtent, u32), TransferError> { in validate_texture_copy_range() argument
432 ) -> Result<(), TransferError> { in handle_src_texture_init() argument
456 ) -> Result<(), TransferError> { in handle_dst_texture_init() argument
/dports/comms/qt5-connectivity/kde-qtconnectivity-5.15.2p1/src/bluetooth/
H A Dqbluetoothtransferreply.h57 enum TransferError { enum
/dports/www/firefox-esr/firefox-91.8.0/gfx/wgpu/wgpu-core/src/command/
H A Dtransfer.rs37 pub enum TransferError { enum
118 TransferError, in texture_copy_view_to_hal() argument
165 ) -> Result<BufferAddress, TransferError> { in validate_linear_texture_data() argument
256 ) -> Result<(), TransferError> { in validate_texture_copy_range() argument
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wgpu/wgpu-core/src/command/
H A Dtransfer.rs37 pub enum TransferError { enum
118 TransferError, in texture_copy_view_to_hal() argument
165 ) -> Result<BufferAddress, TransferError> { in validate_linear_texture_data() argument
256 ) -> Result<(), TransferError> { in validate_texture_copy_range() argument
/dports/net/py-magic-wormhole/magic-wormhole-0.12.0/src/wormhole/
H A Derrors.py78 class TransferError(WormholeError): class
/dports/dns/py-dnspython2/dnspython-2.1.0/dns/
H A Dxfr.py27 class TransferError(dns.exception.DNSException): class
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/groups/
H A Dtransfer_service.rb5 TransferError = Class.new(StandardError) constant in Groups.TransferService
/dports/comms/qt5-connectivity/kde-qtconnectivity-5.15.2p1/src/bluetooth/doc/snippets/
H A Ddoc_src_qtbluetooth.cpp193 void MyClass::error(QBluetoothTransferReply::TransferError /*errorType*/) in error()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/apitools/base/py/
H A Dexceptions.py117 class TransferError(CommunicationError): class
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/projects/
H A Dtransfer_service.rb14 TransferError = Class.new(StandardError) constant in Projects.TransferService
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/apitools/apitools/base/py/
H A Dexceptions.py156 class TransferError(CommunicationError): class
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/third_party/apitools/apitools/base/py/
H A Dexceptions.py160 class TransferError(CommunicationError): class
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/apitools/base/py/
H A Dexceptions.py160 class TransferError(CommunicationError): class
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/tests/System/Net/Http/
H A DLoopbackServer.cs200 public enum TransferError enum in System.Net.Test.Common.LoopbackServer
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/
H A Dexceptions.py160 class TransferError(CommunicationError): class
/dports/ftp/sftpgo/sftpgo-2.2.0/common/
H A Dtransfer.go182 func (t *BaseTransfer) TransferError(err error) { func

12