OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kProps
(Results
1 - 5
of
5
) sorted by null
/external/lzma/CPP/7zip/Archive/
IArchive.h
418
{ *numProps = ARRAY_SIZE(
kProps
); return S_OK; } \
419
STDMETHODIMP CHandler::GetPropertyInfo IMP_IInArchive_GetProp(
kProps
)
423
{ *numProps = ARRAY_SIZE(
kProps
); return S_OK; } \
424
STDMETHODIMP CHandler::GetPropertyInfo IMP_IInArchive_GetProp_WITH_NAME(
kProps
)
SplitHandler.cpp
22
static const Byte
kProps
[] =
LzmaHandler.cpp
37
static const Byte
kProps
[] =
XzHandler.cpp
185
static const Byte
kProps
[] =
/external/lzma/CPP/7zip/UI/Common/
OpenArchive.cpp
275
static const STATPROPSTG
kProps
[] =
288
static const Byte
kProps
[] =
[
all
...]
Completed in 69 milliseconds