Home | History | Annotate | Download | only in test

Lines Matching refs:FilePath

22 class FilePath;
28 bool EvictFileFromSystemCacheWithRetry(const FilePath& file);
33 bool DieFileDie(const FilePath& file, bool recurse);
37 bool EvictFileFromSystemCache(const FilePath& file);
41 bool VolumeSupportsADS(const FilePath& path);
47 bool HasInternetZoneIdentifier(const FilePath& full_path);
52 bool MakeFileUnreadable(const FilePath& path) WARN_UNUSED_RESULT;
53 bool MakeFileUnwritable(const FilePath& path) WARN_UNUSED_RESULT;
58 explicit FilePermissionRestorer(const FilePath& path);
62 const FilePath path_;
75 FilePath InsertImageIntoMediaStore(const FilePath& path);