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

  /external/chromium_org/chrome/browser/ui/webui/
profiler_ui.cc 58 return chrome::kChromeUIProfilerHost;
103 content::WebUIDataSource::Create(chrome::kChromeUIProfilerHost);
chrome_web_ui_controller_factory.cc 310 if (url.host() == chrome::kChromeUIProfilerHost)
  /external/chromium_org/chrome/common/
url_constants.cc 216 const char kChromeUIProfilerHost[] = "profiler";
572 kChromeUIProfilerHost,
url_constants.h 206 extern const char kChromeUIProfilerHost[];

Completed in 54 milliseconds