Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h2/
H A Dencoder.rs429 let header_byte_index = self.encoded_bytes + buf_index; in iterate_headers_header() localVariable
576 let header_byte_index = self.encoded_bytes + buf_index; in iterate_data_header() localVariable
699 let header_byte_index = self.encoded_bytes + buf_index; in iterate_goaway_header() localVariable
817 let header_byte_index = self.encoded_bytes + buf_index; in iterate_window_update_header() localVariable
917 let header_byte_index = self.encoded_bytes + buf_index; in iterate_settings_header() localVariable
1040 let header_byte_index = self.encoded_bytes + buf_index; in iterate_priority_header() localVariable
1137 let header_byte_index = self.encoded_bytes + buf_index; in encode_rst_stream_frame() localVariable
1239 let header_byte_index = self.encoded_bytes + buf_index; in iterate_ping_header() localVariable