HomeSort by relevance Sort by last modified time
    Searched defs:SystemInfoUI (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/webui/
system_info_ui.h 10 class SystemInfoUI : public content::WebUIController {
12 explicit SystemInfoUI(content::WebUI* web_ui);
15 DISALLOW_COPY_AND_ASSIGN(SystemInfoUI);
system_info_ui.cc 183 // SystemInfoUI
187 SystemInfoUI::SystemInfoUI(content::WebUI* web_ui) : WebUIController(web_ui) {

Completed in 130 milliseconds