Home | History | Annotate | Download | only in common

Lines Matching full:filepath

11 class FilePath;
17 bool GetDefaultUserDataDirectory(FilePath* result);
22 bool GetChromeFrameUserDataDirectory(FilePath* result);
31 void GetUserCacheDirectory(const FilePath& profile_dir, FilePath* result);
34 bool GetUserDocumentsDirectory(FilePath* result);
38 bool GetUserDownloadsDirectorySafe(FilePath* result);
42 bool GetUserDownloadsDirectory(FilePath* result);
45 bool GetUserDesktop(FilePath* result);
52 FilePath GetVersionedDirectory();
59 void SetOverrideVersionedDirectory(const FilePath* path);
66 FilePath GetFrameworkBundlePath();
69 bool GetLocalLibraryDirectory(FilePath* result);