HomeSort by relevance Sort by last modified time
    Searched refs:GetRootProps (Results 1 - 5 of 5) sorted by null

  /external/lzma/CPP/7zip/UI/Common/
UpdateCallback.h 101 CMyComPtr<IArchiveGetRootProps> GetRootProps;
OpenArchive.h 229 CMyComPtr<IArchiveGetRootProps> GetRootProps;
335 IArchiveGetRootProps *GetArchiveGetRootProps() const { return Arcs.Back().GetRootProps; }
UpdateCallback.cpp 178 if (GetRootProps)
179 return GetRootProps->GetRootRawProp(propID, data, dataSize, propType);
Update.cpp 620 updateCallbackSpec->GetRootProps = arc->GetRootProps;
    [all...]
OpenArchive.cpp     [all...]

Completed in 609 milliseconds