Searched refs:GetAssociatedWebUI (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/lock/
H A Dscreen_locker_delegate.cc21 content::WebUI* ScreenLockerDelegate::GetAssociatedWebUI() { function in class:chromeos::ScreenLockerDelegate
H A Dscreen_locker_delegate.h67 virtual content::WebUI* GetAssociatedWebUI();
H A Dscreen_locker.h102 content::WebUI* GetAssociatedWebUI();
H A Dscreen_locker.cc177 GetAssociatedWebUI()->GetWebContents()->GetBrowserContext(),
518 content::WebUI* ScreenLocker::GetAssociatedWebUI() { function in class:chromeos::ScreenLocker
519 return delegate_->GetAssociatedWebUI();
H A Dwebui_screen_locker.h71 virtual content::WebUI* GetAssociatedWebUI() OVERRIDE;
H A Dwebui_screen_locker.cc146 content::WebUI* WebUIScreenLocker::GetAssociatedWebUI() { function in class:chromeos::WebUIScreenLocker
/external/chromium_org/chrome/browser/chromeos/accessibility/
H A Daccessibility_manager.cc613 content::WebUI* lock_web_ui = screen_locker->GetAssociatedWebUI();

Completed in 765 milliseconds