Home
last modified time | relevance | path

Searched refs:DeleteFrom (Results 1 – 18 of 18) sorted by relevance

/external/lzma/CPP/Windows/
DFileName.cpp573 temp.DeleteFrom(fixedSize); in GetSuperPathBase()
597 temp.DeleteFrom(fixedSize); in GetSuperPathBase()
615 temp.DeleteFrom(prefixSize); in GetSuperPathBase()
759 res.DeleteFrom(prefixSize); in GetFullPath()
825 curDir.DeleteFrom(fixedSize); in GetFullPath()
DFileFind.cpp232 s.DeleteFrom(s.Len() - 6); in GetReducedName()
457 filePath.DeleteFrom(colonPos); in Find()
501 si.Name.DeleteFrom(si.Name.Len() - kPostfixSize); in Find()
539 Name.DeleteFrom(2); // we don't need backslash (C:) in Find()
DErrorMsg.cpp62 m.DeleteFrom(m.Len() - 2); in MyFormatMessage()
DFileDir.cpp387 path.DeleteFrom(pos); in CreateComplexDir()
472 s.DeleteFrom(prefixSize); in RemoveDirWithSubItems()
551 resDirPrefix.DeleteFrom(pos + 1); in GetFullPathAndSplit()
DDLL.cpp100 s.DeleteFrom(pos + 1); in GetModuleDirPrefix()
DFileLink.cpp391 path2.DeleteFrom(pos); in CreatePrefixDirOfFile()
/external/lzma/CPP/7zip/Common/
DFilePathAutoRename.cpp29 name.DeleteFrom(dotPos); in AutoRenamePath()
DMethodProps.cpp488 temp.DeleteFrom(splitPos); in ParseMethodFromString()
/external/lzma/CPP/Common/
DMyVector.h145 void DeleteFrom(unsigned index) in DeleteFrom() function
515 void DeleteFrom(unsigned index) in DeleteFrom() function
520 _v.DeleteFrom(index); in DeleteFrom()
DMyString.h433 void DeleteFrom(unsigned index) in DeleteFrom() function
675 void DeleteFrom(unsigned index) in DeleteFrom() function
/external/lzma/CPP/7zip/UI/Common/
DExtractingFilePath.cpp221 ds.DeleteFrom(2); in Correct_FsPath()
DArchiveExtractCallback.cpp175 hardIDs.DeleteFrom(k); in PrepareHardLinks()
458 s.DeleteFrom(pos + 1); in GetDirPrefixOf()
1205 parentFsPath.DeleteFrom(colonPos); in GetStream()
DArchiveCommandLine.cpp525 s.DeleteFrom(pos2); in ParseMapWithPaths()
533 s.DeleteFrom(pos); in ParseMapWithPaths()
795 prop.Name.DeleteFrom(index); in SetMethodOptions()
DOpenArchive.cpp868 item.MainPath.DeleteFrom(colon); in GetItem()
894 s.DeleteFrom(colon); in GetItem()
1704 orderIndices.DeleteFrom(1); in OpenStream2()
DUpdate.cpp305 Name.DeleteFrom(dotPos); in ParseFromPath()
DBench.cpp3194 benchMethod.DeleteFrom(propPos); in Bench()
3512 benchMethod.DeleteFrom(propPos); in Bench()
/external/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.cpp728 destPathSpec.DeleteFrom(slashPos + 1); in AskWrite()
DProgressDialog2.cpp1075 s.DeleteFrom(len); in SetTitleText()