Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
H A Ddispatcher.rs497 pub(crate) fn poll_blocked_message( in poll_blocked_message() method
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dmanager.rs723 match self.controller.poll_blocked_message(cx, &self.input_tx) { in poll_blocked_frames()