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/
screen_locker_delegate.cc 21 content::WebUI* ScreenLockerDelegate::GetAssociatedWebUI() {
screen_locker_delegate.h 74 virtual content::WebUI* GetAssociatedWebUI();
screen_locker.h 111 content::WebUI* GetAssociatedWebUI();
webui_screen_locker.h 70 virtual content::WebUI* GetAssociatedWebUI() OVERRIDE;
screen_locker.cc 194 Profile::FromWebUI(GetAssociatedWebUI()),
466 content::WebUI* ScreenLocker::GetAssociatedWebUI() {
467 return delegate_->GetAssociatedWebUI();
webui_screen_locker.cc 136 content::WebUI* WebUIScreenLocker::GetAssociatedWebUI() {
  /external/chromium_org/chrome/browser/chromeos/accessibility/
accessibility_manager.cc 520 content::WebUI* lock_web_ui = screen_locker->GetAssociatedWebUI();

Completed in 90 milliseconds