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

  /external/chromium_org/components/dom_distiller/core/
url_utils.h 17 const GURL GetDistillerViewUrlFromEntryId(const std::string& scheme,
url_utils.cc 26 const GURL GetDistillerViewUrlFromEntryId(const std::string& scheme,
  /external/chromium_org/components/dom_distiller/webui/
dom_distiller_handler.cc 94 url_utils::GetDistillerViewUrlFromEntryId(article_scheme_, entry_id);
  /external/chromium_org/chrome/browser/dom_distiller/
dom_distiller_viewer_source_browsertest.cc 153 const GURL url = url_utils::GetDistillerViewUrlFromEntryId(
165 const GURL url = url_utils::GetDistillerViewUrlFromEntryId(

Completed in 60 milliseconds