Home
last modified time | relevance | path

Searched refs:FileNameLength (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/DirectoryWatcher/windows/
H A DDirectoryWatcher-windows.cpp215 sys::windows::UTF16ToUTF8(I->FileName, I->FileNameLength / sizeof(WCHAR), in WatcherThreadProc()
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dio.c150 DWORD FileNameLength; member
2279 rename_info->FileNameLength = path_len; in svn_io__win_rename_open_file()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc453 RenameInfo.FileNameLength = ToWide.size() * sizeof(wchar_t);