Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/uuid/src/
Dv6.rs95 Builder::from_sorted_rfc4122_timestamp(ticks, counter, node_id).into_uuid()
Dbuilder.rs602 pub const fn from_sorted_rfc4122_timestamp( in from_sorted_rfc4122_timestamp() method