Searched refs:m_one (Results 1 – 2 of 2) sorted by relevance
22 CBC_ReedSolomonGF256Poly* GetOne() const { return m_one.get(); } in GetOne()34 std::unique_ptr<CBC_ReedSolomonGF256Poly> m_one; variable
48 m_one = pdfium::MakeUnique<CBC_ReedSolomonGF256Poly>(this, in Init()