Searched defs:url_path (Results 1 – 3 of 3) sorted by relevance
98 absl::string_view url_path(args.GetPath()); in CreateActivation() local
409 def _UrlOpen(self, url_path, protocol='http'): argument
431 let mut url_path = url_path.split('/').peekable(); in make_relative() localVariable