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

  /external/chromium_org/chrome/browser/chromeos/login/lock/
screen_locker_delegate.cc 21 content::WebUI* ScreenLockerDelegate::GetAssociatedWebUI() {
screen_locker_delegate.h 67 virtual content::WebUI* GetAssociatedWebUI();
screen_locker.h 102 content::WebUI* GetAssociatedWebUI();
webui_screen_locker.h 71 virtual content::WebUI* GetAssociatedWebUI() OVERRIDE;
screen_locker.cc 177 GetAssociatedWebUI()->GetWebContents()->GetBrowserContext(),
518 content::WebUI* ScreenLocker::GetAssociatedWebUI() {
519 return delegate_->GetAssociatedWebUI();
webui_screen_locker.cc 146 content::WebUI* WebUIScreenLocker::GetAssociatedWebUI() {
  /external/chromium_org/chrome/browser/chromeos/accessibility/
accessibility_manager.cc 613 content::WebUI* lock_web_ui = screen_locker->GetAssociatedWebUI();
    [all...]

Completed in 2294 milliseconds