Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/hyper/src/proto/h1/
Dconn.rs71 notify_read: false, in new()
347 let ret = self.state.notify_read; in wants_read_again()
348 self.state.notify_read = false; in wants_read_again()
481 self.state.notify_read = true; in maybe_notify()
845 notify_read: bool, field
1026 self.notify_read = true; in idle()