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

  /external/chromium/chrome/browser/tab_contents/
render_view_context_menu.h 81 static bool IsDevToolsURL(const GURL& url);
render_view_context_menu.cc 168 bool RenderViewContextMenu::IsDevToolsURL(const GURL& url) {
477 is_devtools = IsDevToolsURL(params_.page_url);
482 is_devtools = IsDevToolsURL(params_.frame_url);
    [all...]

Completed in 794 milliseconds