Searched defs:SetProfileByPath (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ui/app_list/test/
H A Dapp_list_test_view_delegate.cc42 void AppListTestViewDelegate::SetProfileByPath( function in class:app_list::test::AppListTestViewDelegate
/external/chromium_org/athena/home/
H A Dapp_list_view_delegate.cc70 void AppListViewDelegate::SetProfileByPath(const base::FilePath& profile_path) { function in class:athena::AppListViewDelegate
/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_view_delegate.cc361 void AppListViewDelegate::SetProfileByPath(const base::FilePath& profile_path) { function in class:AppListViewDelegate
/external/chromium_org/ui/app_list/views/
H A Dapp_list_view.cc290 void AppListView::SetProfileByPath(const base::FilePath& profile_path) { function in class:app_list::AppListView
291 delegate_->SetProfileByPath(profile_path);

Completed in 1229 milliseconds