Home
last modified time | relevance | path

Searched defs:get_many (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/mio/src/sys/windows/
Diocp.rs88 pub fn get_many<'a>( in get_many() method
252 fn get_many() { in get_many() function
/aosp_15_r20/external/rust/android-crates-io/crates/clap_derive/src/derives/
Dargs.rs659 let get_many = quote_spanned!(span=> remove_many::<#convert_type>); in gen_parsers() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/clap_builder/src/parser/matches/
Darg_matches.rs221 pub fn get_many<T: Any + Clone + Send + Sync + 'static>( in get_many() method
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/clap/src/parser/matches/
Darg_matches.rs219 pub fn get_many<T: Any + Clone + Send + Sync + 'static>( in get_many() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.2/src/parser/matches/
H A Darg_matches.rs221 pub fn get_many<T: Any + Clone + Send + Sync + 'static>( in get_many() method