/external/chromium_org/chrome/browser/ui/app_list/ |
D | app_list_service_interactive_uitest.cc | 89 controller->ShowForProfileByPath(browser()->profile()->GetPath()); in IN_PROC_BROWSER_TEST_F() 99 controller->ShowForProfileByPath(profile2_->GetPath()); in IN_PROC_BROWSER_TEST_F() 122 controller->ShowForProfileByPath(browser()->profile()->GetPath()); in IN_PROC_BROWSER_TEST_F() 130 controller->ShowForProfileByPath(profile2_->GetPath()); in IN_PROC_BROWSER_TEST_F()
|
D | app_list_controller_delegate_impl.h | 50 virtual void ShowForProfileByPath(
|
D | app_list_controller_delegate_impl.cc | 120 void AppListControllerDelegateImpl::ShowForProfileByPath( in ShowForProfileByPath() function in AppListControllerDelegateImpl
|
D | app_list_controller_delegate.h | 116 virtual void ShowForProfileByPath(const base::FilePath& profile_path) = 0;
|
D | app_list_view_delegate.h | 103 virtual void ShowForProfileByPath(
|
D | app_list_view_delegate.cc | 517 void AppListViewDelegate::ShowForProfileByPath( in ShowForProfileByPath() function in AppListViewDelegate 519 controller_->ShowForProfileByPath(profile_path); in ShowForProfileByPath()
|
D | extension_app_model_builder_unittest.cc | 96 virtual void ShowForProfileByPath( in ShowForProfileByPath() function in __anon25b792000111::TestAppListControllerDelegate
|
/external/chromium_org/chrome/browser/ui/ash/app_list/ |
D | app_list_controller_ash.h | 42 virtual void ShowForProfileByPath(
|
D | app_list_controller_ash.cc | 114 void AppListControllerDelegateAsh::ShowForProfileByPath( in ShowForProfileByPath() function in AppListControllerDelegateAsh
|
/external/chromium_org/ui/app_list/ |
D | app_list_menu.cc | 80 delegate_->ShowForProfileByPath( in ExecuteCommand()
|
D | app_list_view_delegate.h | 136 virtual void ShowForProfileByPath(const base::FilePath& profile_path) = 0;
|
/external/chromium_org/athena/home/ |
D | app_list_view_delegate.h | 55 virtual void ShowForProfileByPath(
|
D | app_list_view_delegate.cc | 155 void AppListViewDelegate::ShowForProfileByPath( in ShowForProfileByPath() function in athena::AppListViewDelegate
|
/external/chromium_org/ui/app_list/test/ |
D | app_list_test_view_delegate.h | 76 virtual void ShowForProfileByPath( in ShowForProfileByPath() function
|
/external/chromium_org/ash/shell/ |
D | app_list.cc | 346 virtual void ShowForProfileByPath( in ShowForProfileByPath() function in ash::shell::__anon602753640111::ExampleAppListViewDelegate
|