Home
last modified time | relevance | path

Searched defs:k_Signature (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Archive/Tar/
H A DTarRegister.cpp12 static const Byte k_Signature[] = { 'u', 's', 't', 'a', 'r' }; variable
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Zip/
H A DZipRegister.cpp12 static const Byte k_Signature[] = { variable
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Iso/
H A DIsoRegister.cpp12 static const Byte k_Signature[] = { 'C', 'D', '0', '0', '1' }; variable
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DQcowHandler.cpp32 static const Byte k_Signature[] = { 'Q', 'F', 'I', 0xFB, 0, 0, 0 }; variable
H A DVdiHandler.cpp29 static const Byte k_Signature[] = { 0x7F, 0x10, 0xDA, 0xBE }; variable
H A DZHandler.cpp216 static const Byte k_Signature[] = { 0x1F, 0x9D }; variable
H A DSparseHandler.cpp91 static const Byte k_Signature[] = { 0x3a, 0xff, 0x26, 0xed, 1, 0 }; variable
H A DGptHandler.cpp38 static const Byte k_Signature[k_SignatureSize] = variable
H A DBz2Handler.cpp468 static const Byte k_Signature[] = { 'B', 'Z', 'h' }; variable
H A DPpmdHandler.cpp389 static const Byte k_Signature[] = { 0x8F, 0xAF, 0xAC, 0x84 }; variable
H A DFlvHandler.cpp512 static const Byte k_Signature[] = { 'F', 'L', 'V', 1, }; variable
H A DAvbHandler.cpp52 static const Byte k_Signature[k_SignatureSize] = SIGNATURE; variable
H A DLvmHandler.cpp34 static const Byte k_Signature[k_SignatureSize] = SIGNATURE; variable
H A DZstdHandler.cpp429 static const Byte k_Signature[kSignatureSize] = { 0x28, 0xb5, 0x2f, 0xfd } ; variable
H A DVmdkHandler.cpp39 static const Byte k_Signature[] = { 'K', 'D', 'M', 'V' }; variable
H A DLpHandler.cpp63 static const Byte k_Signature[k_SignatureSize] = variable
H A DArjHandler.cpp969 static const Byte k_Signature[] = { kSig0, kSig1 }; variable
H A DDmgHandler.cpp805 static const Byte k_Signature[] = { 'k','o','l','y', 0, 0, 0, 4, 0, 0, 2, 0 }; variable
H A DApfsHandler.cpp309 static const Byte k_Signature[] = { 'N', 'X', 'S', 'B', 0 }; variable
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Udf/
H A DUdfHandler.cpp413 static const Byte k_Signature[] = variable