Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dstr.rs276 fn to_ascii_uppercase(&self) -> Result<CString, AllocError>; in to_ascii_uppercase() method
366 fn to_ascii_uppercase(&self) -> Result<CString, AllocError> { in to_ascii_uppercase() method