Home
last modified time | relevance | path

Searched refs:k_ARMT (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/
H A D7zHeader.h122 const UInt32 k_ARMT = 0x3030701; variable
144 case k_ARMT: in IsFilterMethod()
H A D7zUpdate.cpp62 else if (Id == k_ARMT || Id == k_RISCV) in SetDelta()
115 case 0x01C4: filterId = k_ARMT; break; // WinRT in Parse_EXE()
535 case k_ARMT: in IsExeFilter()
H A D7zHandlerOut.cpp977 { k_ARMT, "ARMT" },
/aosp_15_r20/external/lzma/C/
H A D7zDec.c49 #define k_ARMT 0x3030701 macro
373 case k_ARMT: in CheckSupportedFolder()