Searched defs:url_query (Results 1 – 3 of 3) sorted by relevance
285 def _GetTabInfo(self, url_query, index=0): argument307 def _GetExtensionViewInfo(self, url_query, index=0): argument323 def _GetMatchingExtensionViews(self, url_query): argument
56 std::vector<RenderViewHost*> GetMatchingViews(std::string url_query) { in GetMatchingViews()
134 const base::string16& url_query, in ElideComponentizedPath()315 base::string16 url_query; in ElideUrl() local