Home
last modified time | relevance | path

Searched defs:remove_subcommand (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/clap_builder/src/parser/matches/
Darg_matches.rs960 pub fn remove_subcommand(&mut self) -> Option<(String, ArgMatches)> { in remove_subcommand() method
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/clap/src/parser/matches/
Darg_matches.rs1126 pub fn remove_subcommand(&mut self) -> Option<(String, ArgMatches)> { in remove_subcommand() 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.rs960 pub fn remove_subcommand(&mut self) -> Option<(String, ArgMatches)> { in remove_subcommand() method