HomeSort by relevance Sort by last modified time
    Searched refs:ServesPath (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/search/
most_visited_iframe_source.h 36 virtual bool ServesPath(const std::string& path) const OVERRIDE;
iframe_source.h 27 virtual bool ServesPath(const std::string& path) const = 0;
most_visited_iframe_source.cc 72 bool MostVisitedIframeSource::ServesPath(const std::string& path) const {
iframe_source.cc 46 ServesPath(path);
iframe_source_unittest.cc 43 virtual bool ServesPath(const std::string& path) const OVERRIDE {

Completed in 170 milliseconds