Home
last modified time | relevance | path

Searched refs:WslName (Results 1 – 2 of 2) sorted by relevance

/third_party/lzma/CPP/Windows/
DFileLink.cpp282 char *s = WslName.GetBuf(len); in Parse()
291 WslName.ReleaseBuf_SetEnd(i); in Parse()
414 if (!ConvertUTF8ToUnicode(WslName, u)) in GetPath()
415 MultiByteToUnicodeString2(u, WslName); in GetPath()
DFileIO.h65 AString WslName; member
87 if (WslName.IsEmpty()) in IsRelative_WSL()
89 char c = WslName[0]; in IsRelative_WSL()