Home | History | Annotate | Download | only in test

Lines Matching refs:FilePath

29 class FilePath;
35 bool EvictFileFromSystemCacheWithRetry(const FilePath& file);
40 bool DieFileDie(const FilePath& file, bool recurse);
44 bool EvictFileFromSystemCache(const FilePath& file);
52 bool DenyFilePermission(const FilePath& path, DWORD permission);
57 bool MakeFileUnreadable(const FilePath& path) WARN_UNUSED_RESULT;
58 bool MakeFileUnwritable(const FilePath& path) WARN_UNUSED_RESULT;
63 explicit FilePermissionRestorer(const FilePath& path);
67 const FilePath path_;
77 FilePath InsertImageIntoMediaStore(const FilePath& path);