HomeSort by relevance Sort by last modified time
    Searched defs:SetReparsePoint (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sandbox/win/tests/common/
test_utils.cc 37 bool SetReparsePoint(HANDLE source, const wchar_t* target) {
  /external/chromium_org/base/files/
file_util_unittest.cc 86 bool SetReparsePoint(HANDLE source, const FilePath& target_path) {
142 created_ = dir_.IsValid() && SetReparsePoint(dir_.Get(), target);
    [all...]

Completed in 281 milliseconds