Home
last modified time | relevance | path

Searched refs:write_flat_subcommands (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.2/src/output/
H A Dhelp_template.rs482 self.write_flat_subcommands(&cmd, &mut first); in write_all_args()
885 fn write_flat_subcommands(&mut self, cmd: &Command, first: &mut bool) { in write_flat_subcommands() method
943 sub_help.write_flat_subcommands(subcommand, first); in write_flat_subcommands()
/aosp_15_r20/external/rust/android-crates-io/crates/clap_builder/src/output/
Dhelp_template.rs482 self.write_flat_subcommands(&cmd, &mut first); in write_all_args()
885 fn write_flat_subcommands(&mut self, cmd: &Command, first: &mut bool) { in write_flat_subcommands() method
943 sub_help.write_flat_subcommands(subcommand, first); in write_flat_subcommands()