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

  /external/chromium/chrome/browser/ui/webui/chromeos/
system_info_ui.cc 64 class SystemInfoHandler : public WebUIMessageHandler,
65 public base::SupportsWeakPtr<SystemInfoHandler> {
67 SystemInfoHandler();
68 virtual ~SystemInfoHandler();
75 DISALLOW_COPY_AND_ASSIGN(SystemInfoHandler);
154 // SystemInfoHandler
157 SystemInfoHandler::SystemInfoHandler() {
160 SystemInfoHandler::~SystemInfoHandler() {
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
system_info_ui.cc 80 class SystemInfoHandler : public WebUIMessageHandler,
81 public base::SupportsWeakPtr<SystemInfoHandler> {
83 SystemInfoHandler();
84 virtual ~SystemInfoHandler();
90 DISALLOW_COPY_AND_ASSIGN(SystemInfoHandler);
168 // SystemInfoHandler
171 SystemInfoHandler::SystemInfoHandler() {
174 SystemInfoHandler::~SystemInfoHandler() {
    [all...]

Completed in 202 milliseconds