Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
H A DFileIO.h65 AString WslName; member
87 if (WslName.IsEmpty()) in IsRelative_WSL()
89 char c = WslName[0]; in IsRelative_WSL()
H A DFileLink.cpp291 char *s = WslName.GetBuf(len); in Parse()
300 WslName.ReleaseBuf_SetEnd(i); in Parse()
422 // if (CheckUTF8(attr.WslName) in GetPath()
423 if (!ConvertUTF8ToUnicode(WslName, u)) in GetPath()
424 MultiByteToUnicodeString2(u, WslName); in GetPath()

Completed in 2 milliseconds