Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h2/
H A Dframe.rs539 pub fn get_exclusive(&self) -> bool { in get_exclusive() method
H A Ddecoder.rs1450 assert!(priority.get_exclusive()); in ut_decode_priority_payload()
H A Dencoder.rs1106 *buf_item = (priority.get_exclusive() as u8) << 7 in iterate_priority_payload()