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

  /external/chromium_org/content/browser/frame_host/
debug_urls.h 16 bool HandleDebugURL(const GURL& url, PageTransition transition);
debug_urls.cc 40 bool HandleDebugURL(const GURL& url, PageTransition transition) {
navigation_controller_impl.cc 641 if (HandleDebugURL(params.url, params.transition_type))
    [all...]
  /external/chromium_org/content/browser/
browser_url_handler_impl.cc 72 if (HandleDebugURL(*url, PAGE_TRANSITION_FROM_ADDRESS_BAR)) {

Completed in 52 milliseconds