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

/external/lzma/CPP/7zip/Archive/7z/
H A D7zProperties.cpp160 int indexInMap = FindPropInMap(_fileInfoPopIDs[index]); local
161 if (indexInMap == -1)
163 const STATPROPSTG &srcItem = kPropMap[indexInMap].StatPROPSTG;

Completed in 82 milliseconds