Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.h286 CMyComPtr<IArchiveGetRootProps> GetRootProps; member in CArc
422 IArchiveGetRootProps *GetArchiveGetRootProps() const { return Arcs.Back().GetRootProps; } in GetArchiveGetRootProps()
H A DUpdateCallback.cpp236 if (Arc && Arc->GetRootProps) in GetRootRawProp()
237 return Arc->GetRootProps->GetRootRawProp(propID, data, dataSize, propType); in GetRootRawProp()
H A DOpenArchive.cpp1644 GetRootProps.Release();
3029 GetRootProps.Release();
3031 Archive->QueryInterface(IID_IArchiveGetRootProps, (void **)&GetRootProps);

Completed in 6 milliseconds