Searched refs:kChromeUIMobileSetupHost (Results 1 – 8 of 8) sorted by relevance
131 extern const char kChromeUIMobileSetupHost[];
142 const char kChromeUIMobileSetupHost[] = "mobilesetup"; variable
258 extern const char kChromeUIMobileSetupHost[];
264 const char kChromeUIMobileSetupHost[] = "mobilesetup"; variable
196 if (url.host() == chrome::kChromeUIMobileSetupHost) in GetWebUIFactoryFunction()
268 return chrome::kChromeUIMobileSetupHost; in GetSource()
397 if (url.host() == chrome::kChromeUIMobileSetupHost) in GetWebUIFactoryFunction()
396 : DataSource(chrome::kChromeUIMobileSetupHost, MessageLoop::current()), in MobileSetupUIHTMLSource()