HomeSort by relevance Sort by last modified time
    Searched refs:system_shortcuts_directory (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_shortcut_manager_win.cc 246 base::FilePath* system_shortcuts_directory) {
255 if (system_shortcuts_directory &&
258 system_shortcuts_directory)) {
347 base::FilePath system_shortcuts_directory; local
349 &system_shortcuts_directory)) {
362 system_shortcuts_directory.Append(new_shortcut_filename);
376 system_shortcuts_directory.Append(old_shortcut_filename);
    [all...]
profile_shortcut_manager_unittest_win.cc 268 base::FilePath system_shortcuts_directory; local
272 &system_shortcuts_directory));
273 return system_shortcuts_directory;
    [all...]

Completed in 32 milliseconds