Searched refs:kChromeUISimUnlockHost (Results 1 – 4 of 4) sorted by relevance
135 extern const char kChromeUISimUnlockHost[];
146 const char kChromeUISimUnlockHost[] = "sim-unlock"; variable
204 if (url.host() == chrome::kChromeUISimUnlockHost) in GetWebUIFactoryFunction()
233 : DataSource(chrome::kChromeUISimUnlockHost, MessageLoop::current()) { in SimUnlockUIHTMLSource()