Home
last modified time | relevance | path

Searched refs:ReleaseAll (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/xfa/src/fxbarcode/qrcode/
DBC_QRCodeWriter.cpp38 void CBC_QRCodeWriter::ReleaseAll() { in ReleaseAll() function in CBC_QRCodeWriter
39 CBC_QRCodeReader::ReleaseAll(); in ReleaseAll()
DBC_QRCodeWriter.h35 static void ReleaseAll();
DBC_QRCodeReader.h36 static void ReleaseAll();
DBC_QRCodeReader.cpp98 void CBC_QRCodeReader::ReleaseAll() { in ReleaseAll() function in CBC_QRCodeReader
/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_DataMatrixVersion.h74 static void ReleaseAll();
DBC_DataMatrixVersion.cpp84 void CBC_DataMatrixVersion::ReleaseAll() { in ReleaseAll() function in CBC_DataMatrixVersion