sapling/eden/fs/win/mount
Xavier Deguillard 3f7a0c519f prjfschannel: use RelativePathPiece instead of wchar_t*
Summary:
This moves the edenToWinPath inside Windows specific files and makes
the interface clear about the kind of path that is expected.

Reviewed By: fanzeyi

Differential Revision: D21676318

fbshipit-source-id: d153bb543da5f481e94f83d52e45c6cc871d1f54
2020-06-10 19:29:34 -07:00
..
CurrentState.cpp Add CurrentState to record the FS changes 2019-10-24 16:26:54 -07:00
CurrentState.h Add CurrentState to record the FS changes 2019-10-24 16:26:54 -07:00
EdenDispatcher.cpp prjfschannel: use RelativePathPiece instead of wchar_t* 2020-06-10 19:29:34 -07:00
EdenDispatcher.h Update EdenDispatcher to use Inode backed fs data on Windows 2020-04-24 12:46:18 -07:00
Enumerator.cpp Remove searchExpression DCHECK 2019-10-18 12:39:09 -07:00
Enumerator.h make deleted default constructors explicit 2020-04-14 12:47:03 -07:00
FsChannel.h prjfschannel: use RelativePathPiece instead of wchar_t* 2020-06-10 19:29:34 -07:00
GenerateStatus.cpp win: change the argument order for writeFile 2020-05-05 18:14:54 -07:00
GenerateStatus.h Add GenerateStatus to compute the status change 2019-12-10 14:07:24 -08:00
PrjfsChannel.cpp prjfschannel: use RelativePathPiece instead of wchar_t* 2020-06-10 19:29:34 -07:00
PrjfsChannel.h prjfschannel: use RelativePathPiece instead of wchar_t* 2020-06-10 19:29:34 -07:00
StateDbNode.cpp Add StateDbNode to fetch and set the directory entries from the regdb 2019-10-24 16:26:54 -07:00
StateDbNode.h eden: accomodate narrowing warnings on windows 2020-03-26 10:30:21 -07:00
StateDirectoryEntry.h Add StateDirectoryEntry as an in memory representation of a FS cache dirEntry 2019-10-24 16:26:53 -07:00