Home
last modified time | relevance | path

Searched defs:MoveAsync (Results 1 – 7 of 7) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime/tests/System/IO/
H A DStorageFileMock.cs44 public IAsyncAction MoveAsync(IStorageFolder destinationFolder) in MoveAsync() method in System.IO.StorageFileMock
49 public IAsyncAction MoveAsync(IStorageFolder destinationFolder, string desiredNewName) in MoveAsync() method in System.IO.StorageFileMock
54 …public IAsyncAction MoveAsync(IStorageFolder destinationFolder, string desiredNewName, NameCollisi… in MoveAsync() method in System.IO.StorageFileMock
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/btcsuite/btcd/rpcclient/
H A Dwallet.go1163 func (c *Client) MoveAsync(fromAccount, toAccount string, amount btcutil.Amount) FutureMoveResult { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/btcsuite/btcd/rpcclient/
H A Dwallet.go1163 func (c *Client) MoveAsync(fromAccount, toAccount string, amount btcutil.Amount) FutureMoveResult { func
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/rpcclient/
H A Dwallet.go1203 func (c *Client) MoveAsync(fromAccount, toAccount string, amount btcutil.Amount) FutureMoveResult { func
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/rpcclient/
H A Dwallet.go1203 func (c *Client) MoveAsync(fromAccount, toAccount string, amount btcutil.Amount) FutureMoveResult { func
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/rpcclient/
H A Dwallet.go1203 func (c *Client) MoveAsync(fromAccount, toAccount string, amount btcutil.Amount) FutureMoveResult { func
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/rpcclient/
H A Dwallet.go1203 func (c *Client) MoveAsync(fromAccount, toAccount string, amount btcutil.Amount) FutureMoveResult { func