OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetProps2
(Results
1 - 4
of
4
) sorted by null
/external/lzma/CPP/7zip/
IStream.h
124
STDMETHOD(
GetProps2
)(CStreamFileProps *props) PURE;
/external/lzma/CPP/7zip/Common/
FileStreams.h
80
STDMETHOD(
GetProps2
)(CStreamFileProps *props);
FileStreams.cpp
290
STDMETHODIMP CInFileStream::
GetProps2
(CStreamFileProps *props)
/external/lzma/CPP/7zip/UI/Common/
UpdateCallback.cpp
490
if (inStreamSpec->
GetProps2
(&props) == S_OK)
Completed in 363 milliseconds