Lines Matching full:filepath
25 class FilePath;
31 bool EvictFileFromSystemCacheWithRetry(const FilePath& file);
36 bool DieFileDie(const FilePath& file, bool recurse);
40 bool EvictFileFromSystemCache(const FilePath& file);
44 bool VolumeSupportsADS(const FilePath& path);
50 bool HasInternetZoneIdentifier(const FilePath& full_path);
55 bool MakeFileUnreadable(const FilePath& path) WARN_UNUSED_RESULT;
56 bool MakeFileUnwritable(const FilePath& path) WARN_UNUSED_RESULT;
61 explicit FilePermissionRestorer(const FilePath& path);
65 const FilePath path_;
78 FilePath InsertImageIntoMediaStore(const FilePath& path);