Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DArchiveExports.cpp45 static inline HRESULT SetPropGUID(const GUID &guid, PROPVARIANT *value) in SetPropGUID() function
110 return SetPropGUID(clsId, value); in GetHandlerProperty2()
/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DCodecExports.cpp37 static inline HRESULT SetPropGUID(const GUID &guid, PROPVARIANT *value) throw() in SetPropGUID() function
51 return SetPropGUID(clsId, value); in MethodToClassID()