OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isArc
(Results
1 - 3
of
3
) sorted by null
/external/lzma/CPP/7zip/Archive/
ArchiveExports.cpp
142
STDAPI GetIsArc(UInt32 formatIndex, Func_IsArc *
isArc
)
144
*
isArc
= NULL;
147
*
isArc
= g_Arcs[formatIndex]->
IsArc
;
IArchive.h
463
typedef HRESULT (WINAPI *Func_GetIsArc)(UInt32 formatIndex, Func_IsArc *
isArc
);
/external/lzma/CPP/7zip/UI/Common/
OpenArchive.cpp
[
all
...]
Completed in 150 milliseconds