Home | History | Annotate | Download | only in base

Lines Matching defs:FILES

149 // temporary files. On Windows it preserves attributes of the target file.
158 // If there are files existing under to_path, always overwrite.
191 // Returns true if the contents of the two files given are equal, false
196 // Returns true if the contents of the two text files given are equal, false
269 // Get a temporary directory for shared memory files.
282 // Like above but for shmem files. Only useful for POSIX.
397 // A class for enumerating the files in a provided path. The order of the
414 FILES = 1 << 0,
427 // files in one directory will be returned before any files in a
430 // |file_type| specifies whether the enumerator should match files,
433 // |pattern| is an optional pattern for which files to match. This
438 // If unspecified, this will match all files.
439 // NOTE: the pattern only matches the contents of root_path, not files in
483 // The files in the current directory