Home
last modified time | relevance | path

Searched refs:ShowForProfileByPath (Results 1 – 15 of 15) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/
Dapp_list_service_interactive_uitest.cc89 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()
Dapp_list_controller_delegate_impl.h50 virtual void ShowForProfileByPath(
Dapp_list_controller_delegate_impl.cc120 void AppListControllerDelegateImpl::ShowForProfileByPath( in ShowForProfileByPath() function in AppListControllerDelegateImpl
Dapp_list_controller_delegate.h116 virtual void ShowForProfileByPath(const base::FilePath& profile_path) = 0;
Dapp_list_view_delegate.h103 virtual void ShowForProfileByPath(
Dapp_list_view_delegate.cc517 void AppListViewDelegate::ShowForProfileByPath( in ShowForProfileByPath() function in AppListViewDelegate
519 controller_->ShowForProfileByPath(profile_path); in ShowForProfileByPath()
Dextension_app_model_builder_unittest.cc96 virtual void ShowForProfileByPath( in ShowForProfileByPath() function in __anon25b792000111::TestAppListControllerDelegate
/external/chromium_org/chrome/browser/ui/ash/app_list/
Dapp_list_controller_ash.h42 virtual void ShowForProfileByPath(
Dapp_list_controller_ash.cc114 void AppListControllerDelegateAsh::ShowForProfileByPath( in ShowForProfileByPath() function in AppListControllerDelegateAsh
/external/chromium_org/ui/app_list/
Dapp_list_menu.cc80 delegate_->ShowForProfileByPath( in ExecuteCommand()
Dapp_list_view_delegate.h136 virtual void ShowForProfileByPath(const base::FilePath& profile_path) = 0;
/external/chromium_org/athena/home/
Dapp_list_view_delegate.h55 virtual void ShowForProfileByPath(
Dapp_list_view_delegate.cc155 void AppListViewDelegate::ShowForProfileByPath( in ShowForProfileByPath() function in athena::AppListViewDelegate
/external/chromium_org/ui/app_list/test/
Dapp_list_test_view_delegate.h76 virtual void ShowForProfileByPath( in ShowForProfileByPath() function
/external/chromium_org/ash/shell/
Dapp_list.cc346 virtual void ShowForProfileByPath( in ShowForProfileByPath() function in ash::shell::__anon602753640111::ExampleAppListViewDelegate