OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateProfileDirectory
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/profiles/
profile_shortcut_manager_unittest_win.cc
55
profile_1_path_ =
CreateProfileDirectory
(profile_1_name_);
57
profile_2_path_ =
CreateProfileDirectory
(profile_2_name_);
59
profile_3_path_ =
CreateProfileDirectory
(profile_3_name_);
82
base::FilePath
CreateProfileDirectory
(const base::string16& profile_name) {
[
all
...]
profile_impl.cc
190
void
CreateProfileDirectory
(base::SequencedTaskRunner* sequenced_task_runner,
275
CreateProfileDirectory
(sequenced_task_runner.get(), path);
519
CreateProfileDirectory
(sequenced_task_runner.get(), base_cache_path_);
[
all
...]
Completed in 823 milliseconds