Searched defs:GetControllerDelegate (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/ash/app_list/
H A Dapp_list_service_ash.cc41 virtual AppListControllerDelegate* GetControllerDelegate() OVERRIDE;
91 AppListControllerDelegate* AppListServiceAsh::GetControllerDelegate() { function in class:__anon6210::AppListServiceAsh
/external/chromium_org/chrome/browser/ui/views/app_list/linux/
H A Dapp_list_service_linux.cc33 profile, service->GetControllerDelegate());
111 AppListControllerDelegate* AppListServiceLinux::GetControllerDelegate() { function in class:AppListServiceLinux
/external/chromium_org/chrome/browser/ui/views/app_list/win/
H A Dapp_list_service_win.cc314 service->GetControllerDelegate());
367 AppListControllerDelegate* AppListServiceWin::GetControllerDelegate() { function in class:AppListServiceWin

Completed in 115 milliseconds