Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/conn/
H A Dhttp2.rs38 const UNUSED_FLAG: u8 = 0x0; const
137 let mut flag = FrameFlags::new(UNUSED_FLAG); in build_headers_frame()