Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/conn/
H A Dhttp2.rs60 conn.send_frame_to_controller(stream)?; in request()
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
H A Ddispatcher.rs413 pub(crate) fn send_frame_to_controller( in send_frame_to_controller() method