Home
last modified time | relevance | path

Searched defs:static_to_owned (Results 1 – 10 of 10) sorted by relevance

/external/rust/android-crates-io/crates/icu_locale/src/
Dexemplar_chars.rs77 pub const fn static_to_owned(self) -> ExemplarCharacters { in static_to_owned() method
/external/rust/android-crates-io/crates/icu_properties/src/
Dnames.rs272 pub const fn static_to_owned(self) -> PropertyParser<T> { in static_to_owned() method
463 pub fn static_to_owned(self) -> PropertyNamesLong<T> { in static_to_owned() method
636 pub fn static_to_owned(self) -> PropertyNamesShort<T> { in static_to_owned() method
Demoji.rs152 pub const fn static_to_owned(self) -> EmojiSetData { in static_to_owned() method
Dcode_point_set.rs129 pub const fn static_to_owned(self) -> CodePointSetData { in static_to_owned() method
Dcode_point_map.rs306 pub const fn static_to_owned(self) -> CodePointMapData<T> { in static_to_owned() method
Dscript.rs683 pub const fn static_to_owned(self) -> ScriptWithExtensions { in static_to_owned() method
/external/rust/android-crates-io/crates/icu_casemap/src/
Dcloser.rs199 pub const fn static_to_owned(self) -> CaseMapCloser<CaseMapper> { in static_to_owned() method
Dtitlecase.rs316 pub const fn static_to_owned(self) -> TitlecaseMapper<CaseMapper> { in static_to_owned() method
Dcasemapper.rs64 pub const fn static_to_owned(self) -> CaseMapper { in static_to_owned() method
/external/rust/android-crates-io/crates/icu_locale/src/fallback/
Dmod.rs204 pub const fn static_to_owned(self) -> LocaleFallbacker { in static_to_owned() method