Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/clap_builder/src/builder/
Dcommand.rs3378 pub fn subcommand_help_heading(mut self, heading: impl IntoResettable<Str>) -> Self { in subcommand_help_heading() method
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/clap/src/builder/
Dcommand.rs3287 pub fn subcommand_help_heading<T>(mut self, heading: T) -> Self in subcommand_help_heading() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.2/src/builder/
H A Dcommand.rs3378 pub fn subcommand_help_heading(mut self, heading: impl IntoResettable<Str>) -> Self { in subcommand_help_heading() method