Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Duuid.py699 def uuid3(namespace, name): function
/external/rust/android-crates-io/crates/uuid/src/
Dlib.rs1308 let uuid3 = Uuid::parse_str("67e55044-10b1-426f-9247-bb680e5fe0c8").unwrap(); in test_get_variant() localVariable