Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
H A DDirItem.h260 int OwnerGroupIndex; member
270 , OwnerGroupIndex(-1) in CDirItem()
289 , OwnerGroupIndex(-1) in CDirItem()
H A DUpdateCallback.cpp525 if (di.OwnerGroupIndex >= 0) in GetProperty()
526 prop = DirItems->OwnerGroupMap.Strings[(unsigned)di.OwnerGroupIndex]; in GetProperty()
651 if (di.OwnerGroupIndex >= 0) in GetStream2()
652 inStreamSpec->OwnerGroup = DirItems->OwnerGroupMap.Strings[(unsigned)di.OwnerGroupIndex]; in GetStream2()
H A DEnumDirItems.cpp1415 item.OwnerGroupIndex = index; in FillDeviceSizes()

Completed in 5 milliseconds