Home
last modified time | relevance | path

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

/external/rust/crates/quiche/src/
Dstream.rs844 pub fn max_off(&self) -> u64 { in max_off() method
1087 pub fn max_off(&self) -> u64 { in max_off() method
1178 pub fn max_off(&self) -> u64 { in max_off() method
Dlib.rs2793 let max_off = stream.send.max_off(); in stream_send() localVariable
/external/elfutils/src/
Dunstrip.c1409 int64_t max_off = -1; in copy_elided_sections() local