Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zProperties.cpp154 int indexInMap = FindPropInMap(_fileInfoPopIDs[index]); in GetPropertyInfo() local
155 if (indexInMap == -1) in GetPropertyInfo()
157 const STATPROPSTG &srcItem = kPropMap[indexInMap].StatPROPSTG; in GetPropertyInfo()