OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initial_profile_path
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/app_list/
app_list_service_unittest.cc
136
base::FilePath
initial_profile_path
=
local
138
EXPECT_EQ(
initial_profile_path
,
/external/chromium_org/chrome/browser/ui/views/app_list/win/
app_list_service_win.cc
158
base::FilePath
initial_profile_path
;
local
161
initial_profile_path
=
165
return ShellIntegration::GetAppListAppModelIdForProfile(
initial_profile_path
);
Completed in 141 milliseconds