Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/uguid/src/
Dguid.rs364 pub const fn to_ascii_hex_lower(self) -> [u8; 36] { in to_ascii_hex_lower() method
/aosp_15_r20/external/rust/crates/uguid/src/
Dguid.rs364 pub const fn to_ascii_hex_lower(self) -> [u8; 36] { in to_ascii_hex_lower() method