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

  /external/chromium_org/chrome/browser/ui/webui/
identity_internals_ui.h 13 class IdentityInternalsUI
16 explicit IdentityInternalsUI(content::WebUI* web_ui);
17 virtual ~IdentityInternalsUI();
20 DISALLOW_COPY_AND_ASSIGN(IdentityInternalsUI);
identity_internals_ui.cc 276 IdentityInternalsUI::IdentityInternalsUI(content::WebUI* web_ui)
314 IdentityInternalsUI::~IdentityInternalsUI() {}

Completed in 208 milliseconds