Searched refs:help_name (Results 1 - 25 of 50) sorted by relevance

12

/external/chromium-trace/catapult/third_party/gsutil/gslib/addlhelp/
H A Dacls.py214 help_name='acls', variable in class:CommandOptions
H A Danon.py45 help_name='anon', variable in class:CommandOptions
H A Dapis.py59 help_name='apis', variable in class:CommandOptions
H A Dcommand_opts.py127 help_name='options', variable in class:CommandOptions
H A Dcrc32c.py134 help_name='crc32c', variable in class:CommandOptions
H A Dcreds.py156 help_name='creds', variable in class:CommandOptions
H A Ddev.py141 help_name='dev', variable in class:CommandOptions
H A Dencoding.py98 help_name='encoding', variable in class:CommandOptions
H A Dmetadata.py199 help_name='metadata', variable in class:CommandOptions
H A Dnaming.py179 help_name='naming', variable in class:CommandOptions
H A Dprod.py141 help_name='prod', variable in class:CommandOptions
H A Dprojects.py95 help_name='projects', variable in class:CommandOptions
H A Dretries.py58 help_name='retries', variable in class:CommandOptions
H A Dsecurity.py213 help_name='security', variable in class:CommandOptions
H A Dsubdirs.py107 help_name='subdirs', variable in class:CommandOptions
H A Dsupport.py81 help_name='support', variable in class:CommandOptions
H A Dthrottling.py55 help_name='throttling', variable in class:CommandOptions
H A Dversions.py261 help_name='versions', variable in class:CommandOptions
H A Dwildcards.py188 help_name='wildcards', variable in class:CommandOptions
/external/chromium-trace/catapult/third_party/gsutil/gslib/
H A Dhelp_provider.py43 'help_name',
65 assert (len(help_provider.help_spec.help_name) > 1
66 and len(help_provider.help_spec.help_name) < MAX_HELP_NAME_LEN)
75 name_check_list = [help_provider.help_spec.help_name]
/external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
H A Dhelp.py96 help_name='help', variable in class:HelpCommand
112 key=lambda hp: hp.help_spec.help_name):
114 help_prov.help_spec.help_name,
118 key=lambda hp: hp.help_spec.help_name):
120 help_prov.help_spec.help_name,
130 help_name = None
134 help_name = arg + ' ' + self.args[1]
155 if not help_name: # No subcommand or invalid subcommand.
156 help_name = help_prov.help_spec.help_name
[all...]
H A Dcat.py106 help_name='cat', variable in class:CatCommand
H A Dmv.py118 help_name='mv', variable in class:MvCommand
H A Dmb.py154 help_name='mb', variable in class:MbCommand
H A Drb.py77 help_name='rb', variable in class:RbCommand

Completed in 145 milliseconds

12