Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DLoadCodecs.cpp297 Func_GetHandlerProperty2 getProp2, in GetProp()
307 Func_GetHandlerProperty2 getProp2, in GetProp_Bool()
322 Func_GetHandlerProperty2 getProp2, in GetProp_UInt32()
341 Func_GetHandlerProperty2 getProp2, in GetProp_String()
356 Func_GetHandlerProperty2 getProp2, in GetProp_RawData()
384 Func_GetHandlerProperty2 getProp2 = (Func_GetHandlerProperty2)lib.GetProc("GetHandlerProperty2"); in LoadFormats()
/external/lzma/CPP/7zip/Archive/
DIArchive.h599 …typedef HRESULT (WINAPI *Func_GetHandlerProperty2)(UInt32 index, PROPID propID, PROPVARIANT *value… typedef