Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
H A DHashCalc.cpp67 CRecordVector<CMethodId> tempMethods; in SetMethods() local
68 GetHashMethods(EXTERNAL_CODECS_LOC_VARS tempMethods); in SetMethods()
71 FOR_VECTOR (t, tempMethods) in SetMethods()
73 unsigned index = ids.AddToUniqueSorted(tempMethods[t]); in SetMethods()

Completed in 3 milliseconds