Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/icu_capi/src/
Dexemplar_chars.rs62 pub fn create_main(locale: &Locale) -> Result<Box<ExemplarCharacters>, DataError> { in create_main() method
/external/rust/android-crates-io/crates/icu_capi/bindings/cpp/icu4x/
DExemplarCharacters.hpp76 …u4x::ExemplarCharacters>, icu4x::DataError> icu4x::ExemplarCharacters::create_main(const icu4x::Lo… in create_main() function in icu4x::ExemplarCharacters