Searched refs:wildcard_suffix (Results 1 – 4 of 4) sorted by relevance
60 def CreatePrefixUrl(self, wildcard_suffix=None): argument152 def CreatePrefixUrl(self, wildcard_suffix=None): argument239 def CreatePrefixUrl(self, wildcard_suffix=None): argument241 if wildcard_suffix:242 prefix = '%s/%s' % (prefix, wildcard_suffix)
164 url.CreatePrefixUrl(wildcard_suffix=None),185 blr.url_string).CreatePrefixUrl(wildcard_suffix='*')230 blr.url_string).CreatePrefixUrl(wildcard_suffix='*')
267 wildcard_suffix=subdir_exp_wildcard)515 wildcard_suffix=self.subdir_exp_wildcard)
268 storage_url.CreatePrefixUrl(wildcard_suffix='**'))