Searched defs:SystemInfoUI (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/
H A Dsystem_info_ui.h10 class SystemInfoUI : public content::WebUIController { class in inherits:content::WebUIController
12 explicit SystemInfoUI(content::WebUI* web_ui);
15 DISALLOW_COPY_AND_ASSIGN(SystemInfoUI);
H A Dsystem_info_ui.cc183 // SystemInfoUI
187 SystemInfoUI::SystemInfoUI(content::WebUI* web_ui) : WebUIController(web_ui) { function in class:SystemInfoUI

Completed in 93 milliseconds