Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/proto/h2/
Dclient.rs224 conn_drop_ref: ConnDropRef, field
262 let conn_drop_ref = self.conn_drop_ref.clone(); in poll_pipe() localVariable