Searched refs:ServesPath (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/search/
H A Dmost_visited_iframe_source.h36 virtual bool ServesPath(const std::string& path) const OVERRIDE;
H A Diframe_source.h27 virtual bool ServesPath(const std::string& path) const = 0;
H A Dmost_visited_iframe_source.cc73 bool MostVisitedIframeSource::ServesPath(const std::string& path) const { function in class:MostVisitedIframeSource
H A Diframe_source.cc45 ServesPath(path);
H A Diframe_source_unittest.cc45 virtual bool ServesPath(const std::string& path) const OVERRIDE {

Completed in 563 milliseconds