OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kArcProps
(Results
1 - 5
of
5
) sorted by null
/external/lzma/CPP/7zip/Archive/
IArchive.h
561
{ *numProps = ARRAY_SIZE(
kArcProps
); return S_OK; } \
562
STDMETHODIMP CHandler::GetArchivePropertyInfo IMP_IInArchive_GetProp(
kArcProps
)
566
{ *numProps = ARRAY_SIZE(
kArcProps
); return S_OK; } \
567
STDMETHODIMP CHandler::GetArchivePropertyInfo IMP_IInArchive_GetProp_WITH_NAME(
kArcProps
)
SplitHandler.cpp
28
static const Byte
kArcProps
[] =
LzmaHandler.cpp
45
static const Byte
kArcProps
[] =
XzHandler.cpp
186
static const Byte
kArcProps
[] =
/external/lzma/CPP/7zip/Archive/7z/
7zHandler.cpp
73
static const Byte
kArcProps
[] =
Completed in 518 milliseconds