Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DLoadCodecs.cpp226 static HRESULT GetCoderClass(Func_GetMethodProperty getMethodProperty, UInt32 index, in GetCoderClass() argument
231 RINOK(getMethodProperty(index, propId, &prop)) in GetCoderClass()
245 static HRESULT GetMethodBoolProp(Func_GetMethodProperty getMethodProperty, UInt32 index, in GetMethodBoolProp() argument
251 RINOK(getMethodProperty(index, propId, &prop)) in GetMethodBoolProp()