Home | History | Annotate | Download | only in base

Lines Matching full:reparse

38 // To test that file_util::Normalize FilePath() deals with NTFS reparse points
39 // correctly, we need functions to create and delete reparse points.
67 // Sets a reparse point. |source| will now point to |target|. Returns true if
99 // Delete the reparse point referenced by |source|. Returns true if the call
433 // |-> to_sub_a (reparse point to temp_dir\base_a\sub_a)
434 // |-> to_base_b (reparse point to temp_dir\base_b)
435 // |-> to_sub_long (reparse point to temp_dir\sub_a\long_name_\sub_long)
552 // Delete the reparse points, and see that NormalizeFilePath() fails