Home
last modified time | relevance | path

Searched defs:DownloadOperator (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/downloader/
H A Doperator.rs60 pub trait DownloadOperator { interface
105 impl<T> DownloadOperator for &mut T impl
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/downloader/
H A Doperator.rs22 pub trait DownloadOperator { trait
76 impl<T> DownloadOperator for &mut T impl