Home
last modified time | relevance | path

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

/aosp_15_r20/external/strace/
H A Dmount.c44 bool ignore_data = false; in SYS_FUNC() local
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/streams/
Drecv.rs672 pub fn ignore_data(&mut self, sz: WindowSize) -> Result<(), Error> { in ignore_data() method