Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/qr_code-2.0.0/src/
H A Dlib.rs126 pub fn with_version<D: AsRef<[u8]>>( in with_version() method
/aosp_15_r20/external/rust/android-crates-io/crates/uuid/src/
Dbuilder.rs860 pub const fn with_version(mut self, v: Version) -> Self { in with_version() method