Searched refs:help_text (Results 1 - 25 of 69) sorted by relevance

123

/external/chromium-trace/catapult/third_party/gsutil/gslib/addlhelp/
H A Dacls.py220 help_text=_DETAILED_HELP_TEXT, variable in class:CommandOptions
H A Danon.py49 help_text=_DETAILED_HELP_TEXT, variable in class:CommandOptions
H A Dapis.py63 help_text=_DETAILED_HELP_TEXT, variable in class:CommandOptions
H A Dcommand_opts.py131 help_text=_DETAILED_HELP_TEXT, variable in class:CommandOptions
H A Dcrc32c.py138 help_text=_DETAILED_HELP_TEXT, variable in class:CommandOptions
H A Dcreds.py160 help_text=_DETAILED_HELP_TEXT, variable in class:CommandOptions
H A Ddev.py146 help_text=_DETAILED_HELP_TEXT, variable in class:CommandOptions
H A Dencoding.py103 help_text=_DETAILED_HELP_TEXT, variable in class:CommandOptions
H A Dmetadata.py205 help_text=_DETAILED_HELP_TEXT, variable in class:CommandOptions
H A Dnaming.py183 help_text=_DETAILED_HELP_TEXT, variable in class:CommandOptions
H A Dprod.py147 help_text=_DETAILED_HELP_TEXT, variable in class:CommandOptions
H A Dprojects.py101 help_text=_DETAILED_HELP_TEXT, variable in class:CommandOptions
H A Dretries.py62 help_text=_DETAILED_HELP_TEXT, variable in class:CommandOptions
H A Dsecurity.py218 help_text=_DETAILED_HELP_TEXT, variable in class:CommandOptions
H A Dsubdirs.py113 help_text=_DETAILED_HELP_TEXT, variable in class:CommandOptions
H A Dsupport.py87 help_text=_DETAILED_HELP_TEXT, variable in class:CommandOptions
H A Dthrottling.py59 help_text=_DETAILED_HELP_TEXT, variable in class:CommandOptions
H A Dversions.py265 help_text=_DETAILED_HELP_TEXT, variable in class:CommandOptions
H A Dwildcards.py192 help_text=_DETAILED_HELP_TEXT, variable in class:CommandOptions
/external/chromium-trace/catapult/devil/devil/utils/
H A Dmarkdown.py47 help_text = self._expand_help(action)
48 lines.extend(self._split_lines(help_text, 80))
/external/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.h104 // * help_text: Text describing this flag in the --help output.
114 const string& help_text);
127 const string& help_text);
292 string help_text; member in struct:google::protobuf::compiler::CommandLineInterface::GeneratorInfo
/external/chromium-trace/catapult/third_party/gsutil/gslib/
H A Dhelp_provider.py51 'help_text',
72 assert len(help_provider.help_spec.help_text) > 10
/external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
H A Dhelp.py100 help_text=_DETAILED_HELP_TEXT, variable in class:HelpCommand
135 help_text = subcommand_map[self.args[1]]
157 help_text = help_prov.help_spec.help_text
163 output.append(help_text.strip('\n'))
H A Dcat.py110 help_text=_DETAILED_HELP_TEXT, variable in class:CatCommand
H A Dmv.py122 help_text=_DETAILED_HELP_TEXT, variable in class:MvCommand

Completed in 141 milliseconds

123