Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DLoadCodecs.cpp230 static HRESULT GetCoderClass(Func_GetMethodProperty getMethodProperty, UInt32 index, in GetCoderClass() argument
235 RINOK(getMethodProperty(index, propId, &prop)); in GetCoderClass()