OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetProfileByPath
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/app_list/
app_list_view_delegate.cc
153
void AppListViewDelegate::
SetProfileByPath
(const base::FilePath& profile_path) {
/external/chromium_org/ui/app_list/views/
app_list_view.cc
218
void AppListView::
SetProfileByPath
(const base::FilePath& profile_path) {
219
delegate_->
SetProfileByPath
(profile_path);
Completed in 236 milliseconds