Home
last modified time | relevance | path

Searched refs:API_FUNC_IsArc (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Archive/Tar/
H A DTarIn.h147 API_FUNC_IsArc IsArc_Tar(const Byte *p, size_t size);
H A DTarIn.cpp152 API_FUNC_IsArc IsArc_Tar(const Byte *p2, size_t size) in IsArc_Tar()
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DExtHandler.cpp2826 API_FUNC_IsArc IsArc_Ext_PhySize(const Byte *p, size_t size, UInt64 *phySize);
2827 API_FUNC_IsArc IsArc_Ext_PhySize(const Byte *p, size_t size, UInt64 *phySize)
2842 API_FUNC_IsArc IsArc_Ext(const Byte *p, size_t size);
2843 API_FUNC_IsArc IsArc_Ext(const Byte *p, size_t size)
H A DFatHandler.cpp117 API_FUNC_IsArc IsArc_Fat(const Byte *p, size_t size);
118 API_FUNC_IsArc IsArc_Fat(const Byte *p, size_t size) in IsArc_Fat()
H A DHandlerCont.cpp18 API_FUNC_IsArc IsArc_Ext(const Byte *p, size_t size);
H A DGptHandler.cpp32 API_FUNC_IsArc IsArc_Fat(const Byte *p, size_t size);
H A DAvbHandler.cpp28 API_FUNC_IsArc IsArc_Ext_PhySize(const Byte *p, size_t size, UInt64 *phySize);
H A DIArchive.h701 #define API_FUNC_IsArc EXTERN_C UInt32 WINAPI macro
H A DMbrHandler.cpp35 API_FUNC_IsArc IsArc_Fat(const Byte *p, size_t size);
H A DLpHandler.cpp34 API_FUNC_IsArc IsArc_Ext_PhySize(const Byte *p, size_t size, UInt64 *phySize);
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Udf/
H A DUdfIn.h503 API_FUNC_IsArc IsArc_Udf(const Byte *p, size_t size);
H A DUdfIn.cpp752 API_FUNC_IsArc IsArc_Udf(const Byte *p, size_t size) in IsArc_Udf()
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Zip/
H A DZipIn.h15 API_FUNC_IsArc IsArc_Zip(const Byte *p, size_t size);
H A DZipIn.cpp393 API_FUNC_IsArc IsArc_Zip(const Byte *p, size_t size) in IsArc_Zip()