OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetPropGUID
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/7zip/Archive/
ArchiveExports.cpp
42
static inline HRESULT
SetPropGUID
(const GUID &guid, PROPVARIANT *value)
105
return
SetPropGUID
(clsId, value);
/external/lzma/CPP/7zip/Compress/
CodecExports.cpp
36
static inline HRESULT
SetPropGUID
(const GUID &guid, PROPVARIANT *value)
48
return
SetPropGUID
(clsId, value);
Completed in 55 milliseconds