Searched refs:MatchesURL (Results 1 – 7 of 7) sorted by relevance
24 bool FileBrowserHandler::MatchesURL(const GURL& url) const { in MatchesURL() function in FileBrowserHandler
43 bool MatchesURL(const GURL& url) const;
609 ASSERT_TRUE(action->MatchesURL( in TEST_F()
267 if (pc->MatchesURL(url)) { in GetEntry()447 if (it->contents_->MatchesURL(url)) in FindEntry()
107 bool MatchesURL(const GURL& url) const;
493 bool PrerenderContents::MatchesURL(const GURL& url) const { in MatchesURL() function in prerender::PrerenderContents
121 if (!action->MatchesURL(selected_file_url)) in GetFileBrowserHandlers()