Home
last modified time | relevance | path

Searched defs:GetNumBlocks (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pdfium/fxbarcode/qrcode/
H A DBC_QRCoderECBlocks.cpp36 int32_t CBC_QRCoderECBlocks::GetNumBlocks() const { in GetNumBlocks() function in CBC_QRCoderECBlocks
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DSquashfsHandler.cpp302 UInt64 GetNumBlocks(const CHeader &_h) const in GetNumBlocks() function
824 UInt32 GetNumBlocks() const { return PackPos.Size(); } in GetNumBlocks() function
H A DCramfsHandler.cpp211 UInt32 GetNumBlocks(UInt32 size) const in GetNumBlocks() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Chm/
H A DChmIn.h109 UInt64 GetNumBlocks(UInt64 size) const in GetNumBlocks() function
/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DBZip2Decoder.h369 UInt64 GetNumBlocks() const { return Base.NumBlocks; } in GetNumBlocks() function