Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h2/
H A Dencoder.rs1218 self.iterate_ping_header(frame, buf, bytes_to_write)?; in encode_ping_frame()
1232 fn iterate_ping_header( in iterate_ping_header() method