Searched refs:ShowForProfileByPath (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_controller_delegate_impl.h50 virtual void ShowForProfileByPath(
H A Dapp_list_controller_browsertest.cc151 controller->ShowForProfileByPath(browser()->profile()->GetPath());
161 controller->ShowForProfileByPath(profile2_->GetPath());
185 controller->ShowForProfileByPath(browser()->profile()->GetPath());
193 controller->ShowForProfileByPath(profile2_->GetPath());
H A Dapp_list_controller_delegate.h101 virtual void ShowForProfileByPath(const base::FilePath& profile_path) = 0;
H A Dapp_list_controller_delegate_impl.cc119 void AppListControllerDelegateImpl::ShowForProfileByPath( function in class:AppListControllerDelegateImpl
H A Dapp_list_view_delegate.h85 virtual void ShowForProfileByPath(
H A Dapp_list_view_delegate.cc282 void AppListViewDelegate::ShowForProfileByPath( function in class:AppListViewDelegate
284 controller_->ShowForProfileByPath(profile_path);
H A Dextension_app_model_builder_unittest.cc90 virtual void ShowForProfileByPath(
/external/chromium_org/chrome/browser/ui/ash/app_list/
H A Dapp_list_controller_ash.h39 virtual void ShowForProfileByPath(
H A Dapp_list_controller_ash.cc92 void AppListControllerDelegateAsh::ShowForProfileByPath( function in class:AppListControllerDelegateAsh
/external/chromium_org/ui/app_list/
H A Dapp_list_menu.cc80 delegate_->ShowForProfileByPath(
H A Dapp_list_view_delegate.h125 virtual void ShowForProfileByPath(const base::FilePath& profile_path) = 0;
/external/chromium_org/ui/app_list/test/
H A Dapp_list_test_view_delegate.h62 virtual void ShowForProfileByPath(
/external/chromium_org/ash/shell/
H A Dapp_list.cc336 virtual void ShowForProfileByPath(

Completed in 118 milliseconds