Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/heck-0.4.1/src/
H A Dtitle.rs20 fn to_title_case(&self) -> Self::Owned; in to_title_case() method
24 fn to_title_case(&self) -> String { in to_title_case() method
/aosp_15_r20/external/rust/android-crates-io/crates/heck/src/
Dtitle.rs20 fn to_title_case(&self) -> Self::Owned; in to_title_case() method
24 fn to_title_case(&self) -> String { in to_title_case() method