Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
H A Ddispatcher.rs230 pub(crate) struct StreamController { struct
329 controller: StreamController, in launch()
437 impl StreamController { impl
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dmanager.rs130 controller: StreamController, in new()