Searched refs:m_errorCorrectionBytes (Results 1 – 2 of 2) sorted by relevance
33 m_errorCorrectionBytes(std::move(errorCorrection)) {} in CBC_QRCoderBlockPair()43 return m_errorCorrectionBytes.get(); in GetErrorCorrectionBytes()
25 std::unique_ptr<CBC_CommonByteArray> m_errorCorrectionBytes; variable