Home | History | Annotate | Download | only in base

Lines Matching full:filepath

17 using base::FilePath;
21 bool GetQuickLaunchPath(bool default_user, FilePath* result) {
32 *result = FilePath(system_buffer);
53 bool PathProviderWin(int key, FilePath* result) {
62 FilePath cur;
66 cur = FilePath(system_buffer);
73 cur = FilePath(system_buffer);
78 cur = FilePath(system_buffer);
82 cur = FilePath(system_buffer);
90 cur = FilePath(system_buffer);
98 cur = FilePath(system_buffer);
104 cur = FilePath(system_buffer);
110 cur = FilePath(system_buffer);
116 cur = FilePath(system_buffer);
122 cur = FilePath(system_buffer);
128 cur = FilePath(system_buffer);
134 cur = FilePath(system_buffer);
144 cur = FilePath(system_buffer).DirName().AppendASCII("LocalLow");
150 cur = FilePath(system_buffer);
153 FilePath executableDir;
169 cur = FilePath(string16(path_buf));
177 cur = FilePath(system_buffer);
184 cur = FilePath(system_buffer);