Searched refs:GetNumTotalBytes (Results 1 – 3 of 3) sorted by relevance
32 int32_t GetNumTotalBytes() const;
64 int32_t CBC_QRCoder::GetNumTotalBytes() const { in GetNumTotalBytes() function in CBC_QRCoder
595 if (!InterleaveWithECBytes(&headerAndDataBits, qrCode->GetNumTotalBytes(), in Encode()