Home
last modified time | relevance | path

Searched refs:NewNameIndex (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdateProduce.h17 int NewNameIndex; member
40 NewNameIndex(-1), in CUpdatePair2()
H A DUpdateCallback.cpp459 else if (propID == kpidPath && up.NewNameIndex >= 0) in GetProperty()
460 prop = (*NewNames)[(unsigned)up.NewNameIndex]; in GetProperty()
466 else if (propID == kpidShortName && up.NewNameIndex >= 0 && up.IsMainRenameItem) in GetProperty()
H A DUpdate.cpp526 up2.NewNameIndex = (int)newNames.Add(dest); in Compress()

Completed in 4 milliseconds