Searched defs:dir_key (Results 1 – 3 of 3) sorted by relevance
26 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()
21 base::FilePath FindManifestInDir(int dir_key, const std::string& host_name) { in FindManifestInDir()
1466 int dir_key = -1; in GetShortcutPath() local