Searched refs:fs2us (Results 1 - 25 of 31) sorted by relevance

12

/external/lzma/CPP/Windows/
H A DFileSystem.cpp48 res = GetVolumeInformationW(fs2us(rootPath),
68 return GetDriveTypeW(fs2us(pathName));
113 sizeIsDetected = BOOLToBool(pGetDiskFreeSpaceEx(fs2us(rootPath), &freeBytesToCaller2, &totalSize2, &freeSize2));
117 if (!::GetDiskFreeSpaceW(fs2us(rootPath), &numSectorsPerCluster, &bytesPerSector, &numFreeClusters, &numClusters))
H A DDLL.cpp38 _module = ::LoadLibraryExW(fs2us(path), NULL, flags);
55 _module = ::LoadLibraryW(fs2us(path));
H A DFileDir.cpp84 hDir = ::CreateFileW(fs2us(path), GENERIC_WRITE, FILE_SHARE_READ | FILE_SHARE_WRITE,
117 if (::SetFileAttributesW(fs2us(path), attrib))
143 if (::RemoveDirectoryW(fs2us(path)))
169 if (::MoveFileW(fs2us(oldFile), fs2us(newFile)))
213 if (my_CreateHardLinkW(fs2us(newFileName), fs2us(existFileName), NULL))
264 if (::CreateDirectoryW(fs2us(path), NULL))
299 if (::CreateDirectoryW(fs2us(path), NULL))
423 if (::DeleteFileW(fs2us(pat
[all...]
H A DFileName.cpp359 path = fs2us(fas2fs(s));
566 UString temp = fs2us(s);
588 UString temp = fs2us(s + 2);
609 UString temp = fs2us(s);
660 temp = fs2us(s + 1);
665 temp += fs2us(s);
705 superPath = fs2us(path);
719 if (d1.IsEmpty()) d1 = fs2us(s1);
720 if (d2.IsEmpty()) d2 = fs2us(s2);
758 UString rem = fs2us(
[all...]
H A DFileFind.cpp168 _handle = ::FindFirstFileW(fs2us(path), &fd);
282 _handle = g_FindFirstStreamW(fs2us(path), My_FindStreamInfoStandard, &sd, 0);
380 DWORD dw = ::GetFileAttributesW(fs2us(path));
455 UString streamName = fs2us(path + (unsigned)colonPos);
674 _handle = ::FindFirstChangeNotificationW(fs2us(path), BoolToBOOL(watchSubtree), notifyFilter);
H A DFileIO.cpp69 _handle = ::CreateFileW(fs2us(path), desiredAccess, shareMode,
/external/lzma/CPP/7zip/UI/Common/
H A DArchiveName.cpp27 return Get_Correct_FsFile_Name(fs2us(resultName));
77 return Get_Correct_FsFile_Name(fs2us(CreateArchiveName2(us2fs(path), fromPrev, keepName)));
H A DEnumDirItems.cpp37 di.Name = fs2us(fi.Name);
39 // di.ShortName = fs2us(fi.ShortName);
168 BOOL res = ::GetFileSecurityW(fs2us(path), securInfo, (PSECURITY_DESCRIPTOR)(Byte *)TempSecureBuf, (DWORD)TempSecureBuf.Size(), &secureSize);
187 res = ::GetFileSecurityW(fs2us(path), securInfo, (PSECURITY_DESCRIPTOR)(Byte *)TempSecureBuf, (DWORD)TempSecureBuf.Size(), &secureSize);
246 unsigned parent = AddPrefix(phyParent, logParent, fs2us(name2));
258 int phyParent = phyPrefix.IsEmpty() ? -1 : AddPrefix(-1, -1, fs2us(phyPrefix));
280 phyParentCur = AddPrefix(phyParent, logParent, fs2us(phyPrefixCur));
296 unsigned parent = AddPrefix(phyParentCur, logParent, fs2us(name2));
326 unsigned parent = dirItems.AddPrefix(phyParent, logParent, fs2us(name2));
404 const UString name = fs2us(f
[all...]
H A DExtract.cpp63 SplitPathToParts_Smart(fs2us(outDir), dirPrefix, elimPrefix);
171 errorMessage += fs2us(outDir);
H A DArchiveExtractCallback.cpp385 s += fs2us(path);
1093 fs2us(realFullProcessedPath), &fileInfo.MTime, &fileInfo.Size, _item.Path,
1262 if (FillLinkData(data, fs2us(existPath), !isJunction))
1485 ::SetFileSecurityW(fs2us(_diskFilePath), securInfo, (PSECURITY_DESCRIPTOR)(void *)data);
H A DArchiveCommandLine.cpp619 name = fs2us(fi.Name);
1024 fullPaths.Add(fs2us(fullPath));
1035 sortedPaths.AddInReserved(fs2us(paths[index]));
H A DUpdate.cpp774 RINOK(callback->WriteSfx(fs2us(options.SfxModule), sfxSize));
1295 ap.Prefix = fs2us(tempDirPrefix);
1464 UString arcPath2 = fs2us(fullPaths[i]);
/external/lzma/CPP/7zip/Bundles/SFXSetup/
H A DExtractEngine.cpp53 options.filePath = fs2us(FileName);
71 fs2us(dirPath));
H A DSfxSetup.cpp317 appLaunched.Replace(L"%%T" WSTRING_PATH_SEPARATOR, fs2us(s2));
322 appLaunched.Replace(L"%%T", fs2us(tempDirPath));
/external/lzma/CPP/7zip/Bundles/SFXWin/
H A DSfxWin.cpp178 v1.Add(fs2us(fullPath));
179 v2.Add(fs2us(fullPath));
/external/lzma/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp498 case 0: res = CompareFileNames(fs2us(f1.Name), fs2us(f2.Name)); break;
571 if (DoesWildcardMatchName(Filters[i], fs2us(fi.Name)))
621 const UString name = fs2us(fi.Name);
684 selected = fs2us(_files[fileIndex].Name);
721 _pathEdit.SetText(fs2us(file.Name) + WCHAR_PATH_SEPARATOR);
724 _pathEdit.SetText(fs2us(file.Name));
749 MessageBox_HResError((HWND)*this, GetNormalizedError(), fs2us(destPath));
783 UString s = DirPrefix + fs2us(file.Name) + WCHAR_PATH_SEPARATOR;
801 FilePath = fs2us(destPat
[all...]
H A DSysIconUtils.cpp82 DWORD_PTR res = ::MySHGetFileInfoW(fs2us(path), FILE_ATTRIBUTE_NORMAL | attrib, &shellInfo,
H A DExtractCallback.cpp251 ProgressDialog->Sync.AddError_Message_Name(GetUnicodeString(message), fs2us(path));
731 destPathSpec += fs2us(destFileInfo.Name);
761 destPathResultTemp = fs2us(destPathSys);
1012 // MessageBoxMyError(UString(L"Can't create file ") + fs2us(tempFilePath));
/external/lzma/CPP/7zip/UI/Console/
H A DUpdateCallbackConsole.cpp170 _percent.FileName = fs2us(path);
188 << endl << fs2us(path) << endl << endl;
344 _tempU = fs2us(path);
371 _percent.FileName = fs2us(path);
H A DExtractCallbackConsole.cpp50 _percent.FileName = fs2us(path);
64 fs2us(path) << endl << endl;
H A DHashCon.cpp42 _percent.FileName = fs2us(path);
/external/lzma/CPP/Common/
H A DWildcard.cpp33 return wcscmp(fs2us(s1), fs2us(s2));
34 return MyStringCompareNoCase(fs2us(s1), fs2us(s2));
/external/lzma/CPP/7zip/Bundles/SFXCon/
H A DSfxCon.cpp370 v1.Add(fs2us(arcPath));
371 v2.Add(fs2us(arcPath));
/external/lzma/CPP/7zip/UI/GUI/
H A DExtractGUI.cpp189 dialog.DirPath = fs2us(outputDirFull);
/external/lzma/CPP/7zip/UI/Client7z/
H A DClient7z.cpp66 return GetOemString(fs2us(s));
768 di.Name = fs2us(name);

Completed in 163 milliseconds

12