Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/uploader/
H A Dmod.rs296 let handle = ylong_runtime::spawn(async { upload_and_show_progress().await }); in ut_uploader_builder()
300 async fn upload_and_show_progress() { in upload_and_show_progress() function
/ohos5.0/commonlibrary/rust/ylong_http/docs/
H A Duser_guide.md150 async fn upload_and_show_progress() {