Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
H A Ddispatcher.rs338 let send_settings_sync = settings_sync.clone(); in launch() localVariable
344 SendData::new(encoder, send_settings_sync, writer, input_channel.1); in launch()