Home
last modified time | relevance | path

Searched defs:dir_key (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/cloud_print/service/win/
Dinstaller.cc26 base::FilePath GetShortcutPath(int dir_key, bool with_subdir) { in GetShortcutPath()
36 void CreateShortcut(int dir_key, bool with_subdir, in CreateShortcut()
62 void DeleteShortcut(int dir_key, bool with_subdir) { in DeleteShortcut()
/external/chromium_org/chrome/browser/extensions/api/messaging/
Dnative_process_launcher_posix.cc21 base::FilePath FindManifestInDir(int dir_key, const std::string& host_name) { in FindManifestInDir()
/external/chromium_org/chrome/installer/util/
Dshell_util.cc1466 int dir_key = -1; in GetShortcutPath() local