Home
last modified time | relevance | path

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

/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_file/src/
H A Dsip_hasher13.rs165 fn short_write(&mut self, msg: &[u8]) { in short_write() method
/aosp_15_r20/external/rust/android-crates-io/crates/siphasher/src/
Dsip.rs331 fn short_write<T>(&mut self, _x: T, x: u64) { in short_write() method
Dsip128.rs376 fn short_write<T>(&mut self, _x: T, x: u64) { in short_write() method