Home
last modified time | relevance | path

Searched refs:uploaded_bytes (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/uploader/
H A Dmod.rs146 info.uploaded_bytes, in poll_read()
165 info.uploaded_bytes += (new_filled - filled) as u64; in poll_read()
192 uploaded_bytes: u64, field
197 Self { uploaded_bytes: 0 } in new()
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/uploader/
H A Dmod.rs146 info.uploaded_bytes, in poll_read()
192 uploaded_bytes: u64, field
197 Self { uploaded_bytes: 0 } in new()